Age | Commit message (Expand) | Author | Files | Lines |
2010-01-18 | mfd: Correct WM835x ISINK ramp time defines | Mark Brown | 1 | -14/+14 |
2010-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -115/+71 |
2010-01-17 | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger | 1 | -1/+1 |
2010-01-17 | page allocator: update NR_FREE_PAGES only when necessary | KOSAKI Motohiro | 1 | -1/+1 |
2010-01-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -15/+16 |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -11/+42 |
2010-01-16 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -15/+12 |
2010-01-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -22/+36 |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -17/+56 |
2010-01-16 | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" | Mark Brown | 1 | -6/+8 |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells | 3 | -30/+64 |
2010-01-16 | nommu: fix race between ramfs truncation and shared mmap | David Howells | 1 | -1/+6 |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells | 4 | -24/+8 |
2010-01-16 | nommu: remove a superfluous check of vm_region::vm_usage | David Howells | 1 | -4/+3 |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells | 2 | -8/+8 |
2010-01-16 | nommu: fix SYSV SHM for NOMMU | David Howells | 1 | -0/+3 |
2010-01-16 | sysdev: fix prototype for memory_sysdev_class show/store functions | Wu Fengguang | 1 | -12/+20 |
2010-01-16 | memory-hotplug: add 0x prefix to HEX block_size_bytes | Wu Fengguang | 1 | -1/+1 |
2010-01-16 | memcg: ensure list is empty at rmdir | Daisuke Nishimura | 1 | -7/+4 |
2010-01-16 | virtio: fix section mismatch warnings | Jeff Mahoney | 2 | -6/+6 |
2010-01-16 | vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable | KOSAKI Motohiro | 1 | -0/+3 |
2010-01-16 | smp_call_function_any(): pass the node value to cpumask_of_node() | David John | 1 | -1/+1 |
2010-01-16 | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() | Roland Dreier | 1 | -0/+4 |
2010-01-16 | mm/page_alloc: fix the range check for backward merging | Kazuhisa Ichikawa | 1 | -1/+1 |
2010-01-16 | kfifo: document everywhere that size has to be power of two | Andi Kleen | 2 | -3/+3 |
2010-01-16 | kfifo: add kfifo_initialized | Andi Kleen | 1 | -0/+10 |
2010-01-16 | kfifo: add kfifo_out_peek | Andi Kleen | 2 | -0/+24 |
2010-01-16 | kfifo: sanitize *_user error handling | Andi Kleen | 2 | -31/+53 |
2010-01-16 | kfifo: use void * pointers for user buffers | Andi Kleen | 2 | -9/+9 |
2010-01-16 | tty.h: make tty_port_get() static inline | Randy Dunlap | 1 | -2/+2 |
2010-01-16 | edac: i5000_edac critical fix panic out of bounds | Tamas Vincze | 1 | -1/+7 |
2010-01-16 | m68knommu: fix invalid flags on coldfire pit clocksource | john stultz | 1 | -1/+0 |
2010-01-16 | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device | Ping | 1 | -0/+2 |
2010-01-16 | markup_oops.pl: fix error with x86 | Hui Zhu | 1 | -1/+1 |
2010-01-16 | viafb: fix acceleration for some chips | Erik-Jan Post | 1 | -1/+4 |
2010-01-16 | viafb: do modesetting after updating variables | Erik-Jan Post | 1 | -4/+3 |
2010-01-16 | viafb: fix LCD hardware cursor regression | Florian Tobias Schandinat | 1 | -1/+3 |
2010-01-16 | kfifo: fix kfifo_out_locked race bug | Stefani Seibold | 1 | -7/+0 |
2010-01-16 | i2c: Do not use device name after device_unregister | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2010-01-16 | i2c/pca: Don't use *_interruptible | Wolfram Sang | 2 | -4/+4 |
2010-01-16 | i2c-ali1563: Remove sparse warnings | Márton Németh | 1 | -4/+4 |
2010-01-16 | i2c: Test off by one in {piix4,vt596}_transaction() | Roel Kluin | 2 | -4/+4 |
2010-01-16 | i2c-core: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 15 | -223/+305 |
2010-01-16 | do_add_mount() should sanitize mnt_flags | Al Viro | 1 | -0/+2 |
2010-01-16 | CIFS shouldn't make mountpoints shrinkable | Al Viro | 1 | -2/+1 |
2010-01-16 | mnt_flags fixes in do_remount() | Al Viro | 1 | -1/+5 |
2010-01-16 | attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared() | Al Viro | 1 | -2/+2 |
2010-01-16 | may_umount() needs namespace_sem | Al Viro | 1 | -0/+2 |
2010-01-16 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -20/+21 |