Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | kernel.h: fix wrong usage of __ratelimit() | Yong Zhang | 2010-04-07 | 1 | -1/+1 | |
* | | | | | | vfs: rename block_fsync() to blkdev_fsync() | Andrew Morton | 2010-04-07 | 1 | -1/+1 | |
* | | | | | | raw: fsync method is now required | Anton Blanchard | 2010-04-07 | 1 | -0/+1 | |
* | | | | | | include/linux/kfifo.h: fix INIT_KFIFO() | David Härdeman | 2010-04-07 | 1 | -1/+2 | |
* | | | | | | bitops: remove temporary for_each_bit() | Andrew Morton | 2010-04-07 | 1 | -3/+0 | |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-04-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 | 1 | -0/+1 | |
* | | | | | | | Fix up possibly racy module refcounting | Nick Piggin | 2010-04-05 | 1 | -7/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc | Linus Torvalds | 2010-04-05 | 12 | -26/+17 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 4 | -9/+24 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | percpu: don't implicitly include slab.h from percpu.h | Tejun Heo | 2010-03-30 | 1 | -25/+5 | |
| * | | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 11 | -1/+12 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-04-05 | 2 | -1/+17 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | module: add stub for is_module_percpu_address | Randy Dunlap | 2010-03-31 | 1 | -0/+5 | |
| * | | | | | | | percpu, module: implement and use is_kernel/module_percpu_address() | Tejun Heo | 2010-03-29 | 2 | -0/+8 | |
| * | | | | | | | module: encapsulate percpu handling better and record percpu_size | Tejun Heo | 2010-03-29 | 1 | -1/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-04 | 1 | -7/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 | 1 | -7/+14 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 | 1 | -7/+14 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-02 | 2 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ARM: 6003/1: removing compilation warning from pl061.h | viresh kumar | 2010-03-29 | 1 | -0/+2 | |
| * | | | | | | | ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h | viresh kumar | 2010-03-29 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-04-02 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Freezer: Fix buggy resume test for tasks frozen with cgroup freezer | Matt Helsley | 2010-03-26 | 1 | -2/+5 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: Add MSG_WAITFORONE flag to recvmmsg | Brandon L Black | 2010-03-27 | 1 | -0/+1 | |
* | | | | | | | | | ext3: fix broken handling of EXT3_STATE_NEW | Linus Torvalds | 2010-03-29 | 2 | -4/+4 | |
* | | | | | | | | | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells | 2010-03-29 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | resources: add interfaces that return conflict information | Bjorn Helgaas | 2010-03-23 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner | 2010-03-12 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-26 | 2 | -18/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives | Lai Jiangshan | 2010-03-18 | 1 | -2/+2 | |
| * | | | | | | | | | rcu: Fix tracepoints & lockdep false positive | Lai Jiangshan | 2010-03-16 | 1 | -1/+1 | |
| * | | | | | | | | | rcu: Make rcu_read_lock_bh_held() allow for disabled BH | Paul E. McKenney | 2010-03-16 | 1 | -15/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-25 | 2 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-03-25 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: ip6table_raw: fix table priority | Jozsef Kadlecsik | 2010-03-25 | 1 | -0/+1 | |
| * | | | | | | | | skbuff: remove unused dma_head & dma_maps fields | Alexander Duyck | 2010-03-24 | 1 | -6/+0 | |
* | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-03-24 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel | Trond Myklebust | 2010-03-22 | 1 | -1/+4 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Document Linux's circular buffering capabilities | David Howells | 2010-03-24 | 1 | -0/+4 | |
* | | | | | | | | | mmc: fix incorrect interpretation of card type bits | Adrian Hunter | 2010-03-24 | 1 | -0/+1 | |
* | | | | | | | | | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney | 2010-03-24 | 1 | -0/+5 | |
* | | | | | | | | | kfifo: fix KFIFO_INIT in include/linux/kfifo.h | David Härdeman | 2010-03-24 | 1 | -2/+0 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Fix up prototype for sys_ipc breakage | Linus Torvalds | 2010-03-22 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-22 | 4 | -6/+7 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | if_tunnel.h: add missing ams/byteorder.h include | Paulius Zaleckas | 2010-03-21 | 1 | -0/+1 | |
| * | | | | | | | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso | 2010-03-20 | 1 | -1/+1 |