summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-05Update defconfig to get all dependenciesbkp/lng/isolation-3.14Viresh Kumar
2014-09-05ARM: EXYNOS: Fix hotplug when CPUs are booted in HYP modeInderpal Singh
2014-09-05sched/nohz: add debugfs control over sched_tick_max_defermentKevin Hilman
2014-09-05tick: SHUTDOWN event-dev if no events are required for KTIME_MAXViresh Kumar
2014-09-05hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram()Viresh Kumar
2014-09-05sched: don't queue timers on quiesced CPUsViresh Kumar
2014-09-05cpuset: Create sysfs file: cpusets.quiesce to isolate CPUsViresh Kumar
2014-09-05hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar
2014-09-05hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar
2014-06-03hrtimer: update timer->state with 'pinned' informationViresh Kumar
2014-06-03timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar
2014-06-03timer: track pinned timers with TIMER_PINNED flagViresh Kumar
2014-06-03timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar
2014-06-03hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar
2014-06-03tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar
2014-06-03tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar
2014-06-03tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar
2014-03-30Linux 3.14Linus Torvalds
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-03-30MAINTAINERS: resume as Documentation maintainerRandy Dunlap
2014-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30switch mnt_hash to hlistAl Viro
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro
2014-03-30keep shadowed vfsmounts togetherAl Viro
2014-03-30resizable namespace.c hashesAl Viro
2014-03-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft
2014-03-29rbd: drop an unsafe assertionAlex Elder
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-28Merge branch 'vlan_offloads'David S. Miller
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28MAINTAINERS: bonding: change email addressVeaceslav Falico
2014-03-28MAINTAINERS: bonding: change email addressJay Vosburgh
2014-03-28Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita