Age | Commit message (Expand) | Author |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha |
2008-10-10 | x86, pat: cleanups | Ingo Molnar |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha |
2008-10-10 | x86, cpa: remove USER permission from the very early identity mapping attribute | Suresh Siddha |
2008-10-10 | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha |
2008-10-10 | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds |
2008-10-10 | PnP: move pnpacpi/pnpbios_init to after PCI init | Linus Torvalds |
2008-10-10 | Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-10-09 | Linux 2.6.27v2.6.27 | Linus Torvalds |
2008-10-09 | Don't allow splice() to files opened with O_APPEND | Linus Torvalds |
2008-10-09 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-10-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2008-10-09 | SLOB: fix bogus ksize calculation fix | Matt Mackall |
2008-10-09 | [CPUFREQ] correct broken links and email addresses | Németh Márton |
2008-10-09 | hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X | Alistair John Strachan |
2008-10-09 | hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X | Alistair John Strachan |
2008-10-09 | hwmon: (adt7473) Fix some bogosity in documentation file | Darrick J. Wong |
2008-10-09 | hwmon: Define sysfs interface for energy consumption register | Darrick J. Wong |
2008-10-09 | hwmon: (it87) Prevent power-off on Shuttle SN68PT | Jean Delvare |
2008-10-09 | eeepc-laptop: Fix hwmon interface | Corentin Chary |
2008-10-08 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-08 | [MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur | Ralf Baechle |
2008-10-07 | tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. | Daniele Lacamera |
2008-10-07 | net: Fix netdev_run_todo dead-lock | Herbert Xu |
2008-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2008-10-07 | tcp: Fix possible double-ack w/ user dma | Ali Saidi |
2008-10-07 | net: only invoke dev->change_rx_flags when device is UP | Patrick McHardy |
2008-10-07 | SLOB: fix bogus ksize calculation | Matt Mackall |
2008-10-07 | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" | Linus Torvalds |
2008-10-06 | Linux 2.6.27-rc9v2.6.27-rc9 | Linus Torvalds |
2008-10-06 | Marker depmod fix core kernel list | Mathieu Desnoyers |
2008-10-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-10-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-10-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-10-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds |
2008-10-06 | atmel-mci: Initialize BLKR before sending data transfer command | Haavard Skinnemoen |
2008-10-06 | netrom: Fix sock_orphan() use in nr_release | Jarek Poplawski |
2008-10-06 | ax25: Quick fix for making sure unaccepted sockets get destroyed. | David S. Miller |
2008-10-06 | Revert "ax25: Fix std timer socket destroy handling." | David S. Miller |
2008-10-06 | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel |
2008-10-06 | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka |