Age | Commit message (Expand) | Author |
2010-06-04 | kernel/: fix BUG_ON checks for cpu notifier callbacks direct call | Akinobu Mita |
2010-06-04 | cgroups: alloc_css_id() increments hierarchy depth | Greg Thelen |
2010-06-04 | lib: add s390 to atomic64_dec_if_positive archs | Heiko Carstens |
2010-06-04 | fbdev: fix frame buffer devices menu | Thadeu Lima de Souza Cascardo |
2010-06-04 | arch/um: fix kunmap_atomic() call in skas/uaccess.c | Cesar Eduardo Barros |
2010-06-04 | sys_personality: change sys_personality() to accept "unsigned int" instead of... | Oleg Nesterov |
2010-06-04 | fb_defio: redo fix for non-dirty ptes | Albert Herranz |
2010-06-04 | Revert "fb_defio: fix for non-dirty ptes" | Albert Herranz |
2010-06-04 | flat: fix unmap len in load error path | Mike Frysinger |
2010-06-04 | fs/binfmt_flat.c: split the stack & data alignments | Mike Frysinger |
2010-06-04 | vmware balloon: clamp number of collected non-balloonable pages | Dmitry Torokhov |
2010-06-04 | xtensa: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | mn10300: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | m32r: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | frv: invoke oom-killer from page fault | Nick Piggin |
2010-06-04 | ramoops: add HAS_IOMEM dependency | Heiko Carstens |
2010-06-04 | fs/compat_rw_copy_check_uvector: add missing compat_ptr call | Heiko Carstens |
2010-06-04 | rtc: s3c: initialize s3c_rtc_cpu_type before using it | Maurus Cuelenaere |
2010-06-04 | rtc: s3c: initialize driver data before using it | Maurus Cuelenaere |
2010-06-04 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-06-04 | Merge branch 'acpi-idle' into release | Len Brown |
2010-06-04 | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2010-06-04 | ACPI: Eliminate us to pm ticks conversion in common path | Venkatesh Pallipadi |
2010-06-04 | ACPI: Fix the incorrect calculation about C-state idle time | Zhao Yakui |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-06-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-06-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-06-03 | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-03 | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-06-03 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-06-03 | perf: Fix crash in swevents | Peter Zijlstra |
2010-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-06-03 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-06-03 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-06-03 | virtio: console: Fix crash when port is unplugged and blocked for write | Amit Shah |
2010-06-03 | virtio: console: Fix crash when hot-unplugging a port and read is blocked | Amit Shah |
2010-06-03 | virtio-blk: fix minimum number of S/G elements | Christoph Hellwig |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-06-03 | i2c/busses: Move two drivers to embedded section | Wolfram Sang |
2010-06-03 | i2c: Rename i2c_check_addr to i2c_check_addr_busy | Jean Delvare |
2010-06-03 | i2c: Document reserved I2C addresses | Jean Delvare |
2010-06-03 | i2c: Check for address validity on client registration | Jean Delvare |
2010-06-03 | i2c: Share the I2C device presence detection code | Jean Delvare |
2010-06-03 | Documentation/i2c: Checkpatch cleanup | Andrea Gelmini |
2010-06-03 | xen: avoid allocation causing potential swap activity on the resume path | Ian Campbell |
2010-06-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |