summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
* rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker2012-09-26
* rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker2012-09-26
* rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker2012-09-26
* Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25
|\
| * Merge tag 'v3.6-rc7' into core/rcuIngo Molnar2012-09-25
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-21
| | |\
| | | * xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-20
| | * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-21
| | |\ \
| | | * | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-13
| | * | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-21
| | |\ \ \
| | | * | | linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck2012-09-19
| | * | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-18
| | * | | | compiler.h: add __visibleAndi Kleen2012-09-17
| | * | | | mm/ia64: fix a memory block size bugJianguo Wu2012-09-17
| | |/ / /
| | * | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-16
| | |\ \ \
| | | * | | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
| | | * | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-22
| | * | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-16
| | |\ \ \ \
| | | * | | | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-28
| | | |/ / /
| | * | | / Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-16
| | | |_|/ | | |/| |
| | * | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-14
| | |\ \ \
| | | * | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-12
| | * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-14
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-04
| | | * | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-04
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-14
| | |\ \ \ \
| | | * | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-13
| | | * | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-07
| | | * | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-07
| | * | | | | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-14
| | |\ \ \ \ \
| | | * | | | | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-06
| | * | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-13
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-07
| | | * | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-06
| | | * | | | | NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-04
* | | | | | | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-25
|\ \ \ \ \ \ \ \
| * | | | | | | | smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner2012-08-13
| * | | | | | | | kthread: Implement park/unpark facilityThomas Gleixner2012-08-13
* | | | | | | | | time: RCU permitted to stop idle entry via softirqPaul E. McKenney2012-09-23
* | | | | | | | | rcu: Permit RCU_NONIDLE() to be used from interrupt contextPaul E. McKenney2012-09-23
| |/ / / / / / / |/| | | | | | |
* | | | | | | | trace: Don't declare trace_*_rcuidle functions in modulesJosh Triplett2012-09-12
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-06
|\ \ \ \ \ \ \
| * | | | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-01
* | | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-04
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-02
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-30
| | |_|_|/ / / | |/| | | | |
* | | | | | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-25
|\ \ \ \ \ \