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