| Commit message (Expand) | Author | Files | Lines |
2009-02-12 | Fix page writeback thinko, causing Berkeley DB slowdown | Nick Piggin | 1 | -1/+1 |
2009-02-12 | mm: Export symbol ksize() | Kirill A. Shutemov | 3 | -0/+3 |
2009-02-11 | w1: w1 temp calculation overflow fix | Ian Dall | 1 | -1/+1 |
2009-02-11 | nbd: fix I/O hang on disconnected nbds | Paul Clements | 1 | -0/+9 |
2009-02-11 | mm: rearrange exit_mmap() to unlock before arch_exit_mmap | Jeremy Fitzhardinge | 1 | -4/+6 |
2009-02-11 | parport: parport_serial, don't bind netmos ibm 0299 | Jiri Slaby | 1 | -0/+5 |
2009-02-11 | writeback: fix break condition | Federico Cuello | 1 | -13/+16 |
2009-02-11 | syscall define: fix uml compile bug | Heiko Carstens | 1 | -14/+14 |
2009-02-11 | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte | 1 | -3/+6 |
2009-02-11 | cgroups: fix lockdep subclasses overflow | Li Zefan | 2 | -1/+3 |
2009-02-11 | cgroups: add Li Zefan as a maintainer | KOSAKI Motohiro | 1 | -0/+2 |
2009-02-11 | rtc: t reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
2009-02-11 | kernel-doc: fix syscall wrapper processing | Randy Dunlap | 1 | -1/+39 |
2009-02-11 | kernel-doc: preferred ending marker and examples | Randy Dunlap | 1 | -3/+4 |
2009-02-11 | memcg: use __GFP_NOWARN in page cgroup allocation | KAMEZAWA Hiroyuki | 1 | -1/+2 |
2009-02-11 | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver | Uwe Kleine-Koenig | 1 | -1/+1 |
2009-02-11 | tpm: correct email address for tpm_infineon-driver | Marcel Selhorst | 2 | -4/+4 |
2009-02-11 | mm: fix mlocked page counter mismatch | MinChan Kim | 1 | -1/+2 |
2009-02-11 | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara | 1 | -5/+6 |
2009-02-11 | jbd: fix return value of journal_start_commit() | Jan Kara | 1 | -6/+11 |
2009-02-11 | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener | 2 | -3/+4 |
2009-02-11 | gx1fb: properly alloc cmap and plug cmap leak | Andres Salomon | 1 | -6/+11 |
2009-02-11 | gxfb: properly alloc cmap and plug cmap leak | Andres Salomon | 1 | -6/+11 |
2009-02-11 | lxfb: properly alloc cmap in all cases and don't leak the memory | Marco La Porta | 1 | -6/+11 |
2009-02-11 | rtc: update maintainership of pxa rtc driver | Robert Jarzmik | 2 | -1/+7 |
2009-02-11 | migration: migrate_vmas should check "vma" | Daisuke Nishimura | 1 | -1/+1 |
2009-02-11 | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE | Mel Gorman | 1 | -20/+33 |
2009-02-11 | x86: kernel/mpparse.c fix compilation warnings | Jaswinder Singh Rajput | 1 | -3/+3 |
2009-02-11 | x86: make hibernation always-possible | Ingo Molnar | 1 | -1/+0 |
2009-02-11 | sched: revert recent sync wakeup changes | Peter Zijlstra | 2 | -12/+9 |
2009-02-11 | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORM | Ravikiran G Thirumalai | 1 | -37/+46 |
2009-02-11 | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2 | -12/+35 |
2009-02-11 | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2 | -28/+15 |
2009-02-11 | x86, apic: make generic_apic_probe() generally available | Ingo Molnar | 2 | -2/+6 |
2009-02-11 | x86, apic: fix initialization of wakeup_cpu | Alok Kataria | 1 | -1/+1 |
2009-02-11 | [S390] Update default configuration. | Martin Schwidefsky | 1 | -27/+60 |
2009-02-11 | [S390] dasd: fix race in dasd timer handling | Stefan Weinhuber | 1 | -30/+16 |
2009-02-11 | [S390] dasd: bus_id -> dev_name() conversion. | Cornelia Huck | 1 | -1/+1 |
2009-02-11 | [S390] Fix init irq proc build break. | Sachin Sant | 1 | -0/+2 |
2009-02-11 | [S390] vdso: fix per cpu vdso pointer in lowcore | Martin Schwidefsky | 1 | -2/+2 |
2009-02-11 | ptrace, x86: fix the usage of ptrace_fork() | Oleg Nesterov | 1 | -1/+1 |
2009-02-11 | tracing, x86: fix constraint for parent variable | Steven Rostedt | 1 | -5/+4 |
2009-02-11 | powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW | Kumar Gala | 1 | -1/+1 |
2009-02-10 | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 1 | -3/+3 |
2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 8 | -43/+65 |
2009-02-10 | tracing, x86: fix fixup section to return to original code | Steven Rostedt | 1 | -3/+5 |
2009-02-10 | i8327: fix outb() parameter order | Clemens Ladisch | 1 | -9/+8 |
2009-02-10 | [ARM] AACI: timeout will reach -1 | Roel Kluin | 1 | -3/+3 |
2009-02-10 | [ARM] Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2009-02-10 | powerpc: Add missing sparsemem.h include | Michael Neuling | 1 | -0/+1 |