summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-20
|\
| * Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-28
| |\
| | * rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney2012-02-21
| | * rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdepHeiko Carstens2012-02-21
| | * rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-21
| | * rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2012-02-21
| | * rcu: Note that rcu_access_pointer() can be used for teardownPaul E. McKenney2012-02-21
| | * rcu: Make rcu_sleep_check() also check rcu_lock_mapPaul E. McKenney2012-02-21
| | * rcu: Simplify unboosting checksPaul E. McKenney2012-02-21
| | * rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2012-02-21
| | * rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-21
| | * rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker2012-02-21
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-14
|\ \ \
| * | | Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-02
| * | | block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-02
| * | | block: exit_io_context() should call elevator_exit_icq_fn()Tejun Heo2012-02-15
| * | | block: replace icq->changed with icq->flagsTejun Heo2012-02-15
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-08
|\ \ \ \
| * \ \ \ Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely2012-02-27
| |\ \ \ \
| * | | | | dt: add empty of_find_compatible_node functionShawn Guo2012-02-15
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-07
|\ \ \ \ \ \
| * | | | | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar2012-02-23
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-05
|\ \ \ \ \ \
| * | | | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
| * | | | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-05
| * | | | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-05
| * | | | | | vfork: make it killableOleg Nesterov2012-03-05
| * | | | | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-05
| * | | | | | kmsg_dump: don't run on non-error paths by defaultMatthew Garrett2012-03-05
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-05
|\ \ \ \ \ \ \
| * | | | | | | tcp: fix comment for tp->highest_sackNeal Cardwell2012-02-28
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-05
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov2012-03-04
| * | | | | | percpu: use raw_local_irq_* in _this_cpu opMing Lei2012-02-21
| * | | | | | percpu: fix generic definition of __this_cpu_add_and_return()Konstantin Khlebnikov2012-02-21
| | |_|/ / / | |/| | | |
* | | | | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2012-03-04
* | | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-02
* | | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
* | | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-02
* | | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-02
* | | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-02
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-26
|\ \ \ \ \
| * | | | | ipsec: be careful of non existing mac headersEric Dumazet2012-02-23
| * | | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2012-02-23
| |\ \ \ \ \
| | * | | | | netfilter: ebtables: fix alignment problem in ppcJoerg Willmann2012-02-21
| * | | | | | rtnetlink: Fix problem with buffer allocationGreg Rose2012-02-21
| | |_|_|_|/ | |/| | | |
* | | | | | Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-02-26
| |_|_|_|/ |/| | | |
* | | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-24
* | | | | Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-22
|\ \ \ \ \
| * | | | | USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-10