| Commit message (Expand) | Author | Age |
* | x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y | Ingo Molnar | 2009-02-12 |
* | x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED | Ingo Molnar | 2009-02-12 |
* | x86, defconfig: update the 64-bit defconfig | Ingo Molnar | 2009-02-12 |
* | x86, defconfig: update the 32-bit defconfig | Ingo Molnar | 2009-02-12 |
* | Merge git://git.infradead.org/users/cbou/battery-2.6.29 | Linus Torvalds | 2009-02-11 |
|\ |
|
| * | pcf50633_charger: Fix typo | Balaji Rao | 2009-02-02 |
* | | w1: w1 temp calculation overflow fix | Ian Dall | 2009-02-11 |
* | | nbd: fix I/O hang on disconnected nbds | Paul Clements | 2009-02-11 |
* | | mm: rearrange exit_mmap() to unlock before arch_exit_mmap | Jeremy Fitzhardinge | 2009-02-11 |
* | | parport: parport_serial, don't bind netmos ibm 0299 | Jiri Slaby | 2009-02-11 |
* | | writeback: fix break condition | Federico Cuello | 2009-02-11 |
* | | syscall define: fix uml compile bug | Heiko Carstens | 2009-02-11 |
* | | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte | 2009-02-11 |
* | | cgroups: fix lockdep subclasses overflow | Li Zefan | 2009-02-11 |
* | | cgroups: add Li Zefan as a maintainer | KOSAKI Motohiro | 2009-02-11 |
* | | rtc: t reaches -1, tested 0 | Roel Kluin | 2009-02-11 |
* | | kernel-doc: fix syscall wrapper processing | Randy Dunlap | 2009-02-11 |
* | | kernel-doc: preferred ending marker and examples | Randy Dunlap | 2009-02-11 |
* | | memcg: use __GFP_NOWARN in page cgroup allocation | KAMEZAWA Hiroyuki | 2009-02-11 |
* | | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver | Uwe Kleine-Koenig | 2009-02-11 |
* | | tpm: correct email address for tpm_infineon-driver | Marcel Selhorst | 2009-02-11 |
* | | mm: fix mlocked page counter mismatch | MinChan Kim | 2009-02-11 |
* | | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara | 2009-02-11 |
* | | jbd: fix return value of journal_start_commit() | Jan Kara | 2009-02-11 |
* | | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2009-02-11 |
* | | gx1fb: properly alloc cmap and plug cmap leak | Andres Salomon | 2009-02-11 |
* | | gxfb: properly alloc cmap and plug cmap leak | Andres Salomon | 2009-02-11 |
* | | lxfb: properly alloc cmap in all cases and don't leak the memory | Marco La Porta | 2009-02-11 |
* | | rtc: update maintainership of pxa rtc driver | Robert Jarzmik | 2009-02-11 |
* | | migration: migrate_vmas should check "vma" | Daisuke Nishimura | 2009-02-11 |
* | | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE | Mel Gorman | 2009-02-11 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-11 |
|\ \ |
|
| * | | sched: revert recent sync wakeup changes | Peter Zijlstra | 2009-02-11 |
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 |
|\ \ \ |
|
| * | | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 |
| * | | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 |
| * | | | x86: clean up hpet timer reinit | Pavel Emelyanov | 2009-02-06 |
| * | | | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 2009-02-06 |
| * | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 |
| * | | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 |
| * | | | Merge branch 'sched/urgent' into timers/urgent | Ingo Molnar | 2009-02-05 |
| |\| | |
|
| | * | | sched: fix nohz load balancer on cpu offline | Suresh Siddha | 2009-02-04 |
| * | | | x86: fix hpet timer reinit for x86_64 | Pavel Emelyanov | 2009-02-04 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-11 |
|\ \ \ \ |
|
| * | | | | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 2009-02-11 |
| * | | | | i8327: fix outb() parameter order | Clemens Ladisch | 2009-02-10 |
| * | | | | x86: fix math_emu register frame access | Tejun Heo | 2009-02-09 |
| * | | | | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 |
| * | | | | x86: include correct %gs in a.out core dump | Tejun Heo | 2009-02-09 |
| * | | | | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 |