| 2009-02-13 | 
Jeremy Fitzhardinge | x86: move more pagetable-related definitions into pgtab...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Jeremy Fitzhardinge | x86: use _types.h headers in asm where available | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | x86 headers: protect page_32.h via __ASSEMBLY__ | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | x86 headers: include page_types.h in pgtable_types.h | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | x86 headers: include linux/types.h | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | x86 headers: remove duplicate pud_large() definition | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branch 'x86/untangle2' of git://git.kernel.org...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branch 'x86/core' into x86/headers | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branch 'x86/mm' into x86/core | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branch 'x86/cleanups' into x86/core | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branch 'core/percpu' into x86/core | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
Ingo Molnar | Merge branch 'linus' into x86/apic | 
commit | commitdiff | tree | snapshot | 
| 2009-02-13 | 
john stultz | x86, hpet: fix for LS21 + HPET = boot hang | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Thomas Gleixner | x86: CPA avoid repeated lazy mmu flush | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Thomas Gleixner | x86: warn if arch_flush_lazy_mmu_cpu is called in preem...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Jeremy Fitzhardinge | x86/paravirt: make arch_flush_lazy_mmu/cpu disable...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Nick Piggin | Fix page writeback thinko, causing Berkeley DB slowdown | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Kirill A. Shutemov | mm: Export symbol ksize() | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86, 32-bit: refactor find_low_pfn_range() | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86, 32-bit: clean up find_low_pfn_range() | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86: fix warning in find_low_pfn_range() | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86, defconfig: turn off CONFIG_SCSI_ISCSI_ATTRS=y | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86, defconfig: turn off CONFIG_ENABLE_WARN_DEPRECATED | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86, defconfig: update the 64-bit defconfig | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Ingo Molnar | x86, defconfig: update the 32-bit defconfig | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Suresh Siddha | x86, pat: fix warn_on_once() while mapping 0-1MB range...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Jeremy Fitzhardinge | x86/cpa: make sure cpa is safe to call in lazy mmu...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Randy Dunlap | x86: UV: fix header struct usage | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
H. Peter Anvin | x86: merge sys_rt_sigreturn between 32 and 64 bits | 
commit | commitdiff | tree | snapshot | 
| 2009-02-12 | 
Linus Torvalds | Merge git://git.infradead.org/users/cbou/battery-2...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: move pte types into pgtable*.h | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: define pud_flags and pud_large properly to allow...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: move defs around to allow paravirt.h to just inclu...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: move 2 and 3 level asm-generic defs into page...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: create _types.h counterparts for page*.h | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: Include pgtable_32|64_types.h in pgtable_types.h | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: Split pgtable_64.h into pgtable_64_types.h and...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: Split pgtable_32.h into pgtable_32.h and pgtable_3...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | Split pgtable.h into pgtable_types.h and pgtable.h | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | x86: rename *-defs.h to *-_types.h for consistency | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ian Dall | w1: w1 temp calculation overflow fix | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Paul Clements | nbd: fix I/O hang on disconnected nbds | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | mm: rearrange exit_mmap() to unlock before arch_exit_mmap | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jiri Slaby | parport: parport_serial, don't bind netmos ibm 0299 | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Federico Cuello | writeback: fix break condition | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Heiko Carstens | syscall define: fix uml compile bug | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Carsten Otte | ext2/xip: refuse to change xip flag during remount...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Li Zefan | cgroups: fix lockdep subclasses overflow | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
KOSAKI Motohiro | cgroups: add Li Zefan as a maintainer | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Roel Kluin | rtc: t reaches -1, tested 0 | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Randy Dunlap | kernel-doc: fix syscall wrapper processing | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Randy Dunlap | kernel-doc: preferred ending marker and examples | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
KAMEZAWA Hiroyuki | memcg: use __GFP_NOWARN in page cgroup allocation | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Uwe Kleine...  | video/framebuffer: move the probe func into .devinit...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Marcel Selhorst | tpm: correct email address for tpm_infineon-driver | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
MinChan Kim | mm: fix mlocked page counter mismatch | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jan Kara | ext3: revert "ext3: wait on all pending commits in...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jan Kara | jbd: fix return value of journal_start_commit() | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Sven Wegener | mm: fix dirty_bytes/dirty_background_bytes sysctls...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Andres Salomon | gx1fb: properly alloc cmap and plug cmap leak | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Andres Salomon | gxfb: properly alloc cmap and plug cmap leak | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Marco La Porta | lxfb: properly alloc cmap in all cases and don't leak...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Robert Jarzmik | rtc: update maintainership of pxa rtc driver | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Daisuke Nishimura | migration: migrate_vmas should check "vma" | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Brian Gerst | x86: use regparm(3) for passed-in pt_regs pointer | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Mel Gorman | Do not account for hugetlbfs quota at mmap() time if...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | arlan-main.c fix compilation warnings for phys_addr_t | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | ne3210.c fix compilation warning for phys_addr_t | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | iscsi_ibft.c fix compilation warning | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | falcon fix compilation warnings | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | drm_proc.c fix compilation warning | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | x86: kernel/mpparse.c fix compilation warnings | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jaswinder Singh...  | x86: mm/init_32.c fix compilation warning | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Jeremy Fitzhardinge | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.kerne...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Linus Torvalds | Merge branch 'timers-fixes-for-linus' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Linus Torvalds | Merge branch 'tracing-fixes-for-linus' of git://git...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Linus Torvalds | Merge branch 'merge' of git://git.kernel.org/pub/scm...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ingo Molnar | x86: make hibernation always-possible | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Markus Metzger | x86, ptrace, mm: fix double-free on race | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Peter Zijlstra | sched: revert recent sync wakeup changes | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Yinghai Lu | pci, x86, acpi: fix early_ioremap() leak | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ravikiran G...  | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Peter Zijlstra | timers: fix TIMER_ABSTIME for process wide cpu timers | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Peter Zijlstra | timers: split process wide cpu clocks/timers, fix | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Dean Nelson | SGI IA64 UV: fix ia64 build error in the linux-next...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Brian Gerst | x86: drop -fno-stack-protector annotations after pt_reg...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Brian Gerst | x86: pass in pt_regs pointer for syscalls that need it | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Brian Gerst | x86: use pt_regs pointer in do_device_not_available() | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ingo Molnar | stackprotector: fix multi-word cross-builds | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ingo Molnar | Merge commit 'v2.6.29-rc4' into x86/cleanups | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Tejun Heo | x86: fix x86_32 stack protector bugs | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ingo Molnar | x86, apic: make generic_apic_probe() generally available | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Ingo Molnar | Merge branch 'x86/apic' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2009-02-11 | 
Alok Kataria | x86, apic: fix initialization of wakeup_cpu | 
commit | commitdiff | tree | snapshot | 
| next |