Age | Commit message (Expand) | Author | Files | Lines |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 1 | -0/+8 |
2009-06-24 | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 1 | -3/+9 |
2009-06-22 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -2/+2 |
2009-06-20 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 3 | -31/+59 |
2009-06-20 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+5 |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -23/+63 |
2009-06-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 5 | -417/+59 |
2009-06-20 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 2 | -24/+37 |
2009-06-20 | Input: synaptics - add support for reporting x/y resolution | Tero Saarni | 1 | -0/+2 |
2009-06-20 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -49/+23 |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -2/+2 |
2009-06-20 | dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated | FUJITA Tomonori | 1 | -3/+14 |
2009-06-20 | dma-mapping: mark DMA_nBITS_MASK as deprecated | Jiri Slaby | 1 | -12/+14 |
2009-06-20 | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach | 1 | -0/+15 |
2009-06-19 | i2c: New macro to initialize i2c address lists on the fly | Hans Verkuil | 1 | -0/+4 |
2009-06-19 | i2c: Don't advertise i2c functions when not available | Jean Delvare | 1 | -1/+7 |
2009-06-19 | i2c: Add a sysfs interface to instantiate devices | Jean Delvare | 1 | -1/+2 |
2009-06-19 | i2c: Kill the redundant client list | Jean Delvare | 1 | -4/+0 |
2009-06-19 | i2c: Kill is_newstyle_driver | Jean Delvare | 1 | -2/+0 |
2009-06-19 | i2c: Drop i2c_probe function | Jean Delvare | 1 | -8/+0 |
2009-06-19 | i2c: Get rid of the legacy binding model | Jean Delvare | 1 | -29/+10 |
2009-06-19 | i2c: Kill client_register and client_unregister methods | Jean Delvare | 1 | -4/+0 |
2009-06-19 | perf_counter: Simplify and fix task migration counting | Peter Zijlstra | 1 | -4/+0 |
2009-06-19 | perf_counter: Make callchain samples extensible | Peter Zijlstra | 1 | -11/+17 |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2009-06-19 | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 1 | -1/+1 |
2009-06-19 | drm: EDID endianness fixes. | Michel Dänzer | 1 | -49/+43 |
2009-06-19 | drm: Apply "Memory fragmentation from lost alignment blocks" | Thomas Hellstrom | 1 | -6/+15 |
2009-06-19 | function-graph: add stack frame test | Steven Rostedt | 1 | -1/+3 |
2009-06-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 3 | -0/+893 |
2009-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 4 | -8/+46 |
2009-06-19 | mm: Extend gfp masking to the page allocator | Benjamin Herrenschmidt | 1 | -1/+8 |
2009-06-19 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -1/+1 |
2009-06-19 | lib: add lib/gcd.c | Florian Fainelli | 1 | -0/+8 |
2009-06-19 | LinuxPPS: core support | Rodolfo Giometti | 3 | -0/+212 |
2009-06-19 | w1-gpio: add external pull-up enable callback | Daniel Mack | 1 | -0/+1 |
2009-06-19 | dma-mapping: add asm-generic/dma-mapping-common.h | FUJITA Tomonori | 1 | -0/+190 |
2009-06-19 | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 1 | -0/+6 |
2009-06-19 | seq_file: add function to write binary data | Peter Oberparleiter | 1 | -0/+1 |
2009-06-19 | kernel: constructor support | Peter Oberparleiter | 4 | -0/+21 |
2009-06-19 | ipcns: move free_ipcs() proto | Alexey Dobriyan | 1 | -4/+0 |
2009-06-19 | ipcns: make free_ipc_ns() static | Alexey Dobriyan | 1 | -1/+0 |
2009-06-19 | pids: clean up find_task_by_pid variants | Christoph Hellwig | 1 | -6/+0 |
2009-06-19 | ptrace_get_task_struct: s/tasklist/rcu/, make it static | Oleg Nesterov | 1 | -1/+0 |
2009-06-19 | ptrace: tracehook_unsafe_exec(): remove the stale comment | Oleg Nesterov | 1 | -1/+1 |
2009-06-19 | memcg: add interface to reset limits | Daisuke Nishimura | 1 | -0/+2 |
2009-06-19 | memcg: fix swap accounting | KAMEZAWA Hiroyuki | 1 | -2/+3 |
2009-06-19 | memcg: remove unneeded forward declaration from sched.h | Li Zefan | 1 | -1/+0 |
2009-06-19 | memcg: remove mem_cgroup_cache_charge_swapin() | Daisuke Nishimura | 1 | -6/+0 |