Age | Commit message (Expand) | Author | Files | Lines |
2007-07-16 | page table handling cleanup | Jan Beulich | 2 | -10/+0 |
2007-07-16 | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 1 | -4/+0 |
2007-07-16 | x86: initial fixmap support | Eric W. Biderman | 2 | -1/+22 |
2007-07-15 | missing argument in bin_attribute ->read()/->write() | Al Viro | 1 | -5/+5 |
2007-07-15 | pass -msize-long to sparse on s390 | Al Viro | 1 | -1/+1 |
2007-07-15 | the wrong variable checked after request_irq() | Al Viro | 1 | -1/+1 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 5 | -291/+45 |
2007-07-13 | Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli... | Linus Torvalds | 10 | -3/+445 |
2007-07-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 8 | -84/+23 |
2007-07-13 | Revert "[CPUFREQ] powernow-k8: clarify number of cores." | Linus Torvalds | 1 | -3/+2 |
2007-07-13 | [MIPS] Make show_code static and add __user tag | Atsushi Nemoto | 1 | -3/+3 |
2007-07-13 | [MIPS] Add some __user tags | Atsushi Nemoto | 3 | -9/+10 |
2007-07-13 | [MIPS] math-emu minor cleanup | Atsushi Nemoto | 1 | -10/+9 |
2007-07-13 | [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND | Atsushi Nemoto | 1 | -19/+0 |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 | Ralf Baechle | 1 | -6/+0 |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK | Ralf Baechle | 1 | -4/+0 |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K | Ralf Baechle | 1 | -25/+0 |
2007-07-13 | [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI | Ralf Baechle | 1 | -8/+1 |
2007-07-13 | ARM: Add drivers/dma to arch/arm/Kconfig | Dan Williams | 1 | -0/+2 |
2007-07-13 | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver | Dan Williams | 8 | -0/+229 |
2007-07-13 | iop13xx: surface the iop13xx adma units to the iop-adma driver | Dan Williams | 1 | -3/+214 |
2007-07-13 | [CPUFREQ] Fix typos in powernow-k8 printk's. | Dave Jones | 1 | -8/+11 |
2007-07-13 | [CPUFREQ] powernow-k8 compile fix. | Andrew Morton | 1 | -1/+6 |
2007-07-13 | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk | 3 | -281/+19 |
2007-07-13 | [CPUFREQ] Longhaul - Option to disable ACPI C3 support | RafaĆ Bilski | 1 | -0/+7 |
2007-07-12 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 58 | -371/+2530 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 5 | -90/+162 |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 11 | -41/+106 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 21 | -153/+50 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 5 | -22/+20 |
2007-07-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 4 | -7/+7 |
2007-07-12 | Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa... | Russell King | 56 | -371/+2336 |
2007-07-12 | [ARM] sa1100: remove boot time RTC initialisation | Russell King | 1 | -24/+0 |
2007-07-12 | [ARM] sa1100: stop doing our own rtc management over suspend | Russell King | 1 | -9/+0 |
2007-07-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 26 | -275/+399 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 | Linus Torvalds | 80 | -1100/+5359 |
2007-07-12 | Remove old i386 setup code | H. Peter Anvin | 5 | -3541/+0 |
2007-07-12 | Use the new x86 setup code for x86-64; unify with i386 | H. Peter Anvin | 7 | -1263/+10 |
2007-07-12 | Use the new x86 setup code for i386 | H. Peter Anvin | 3 | -97/+118 |
2007-07-12 | Linker script for the new x86 setup code | H. Peter Anvin | 1 | -0/+54 |
2007-07-12 | Assembly header and main routine for new x86 setup code | H. Peter Anvin | 2 | -0/+444 |
2007-07-12 | Code for actual protected-mode entry | H. Peter Anvin | 2 | -0/+224 |
2007-07-12 | Video mode probing support for the new x86 setup code | H. Peter Anvin | 6 | -0/+1349 |
2007-07-12 | Voyager support for the new x86 setup code | H. Peter Anvin | 1 | -0/+46 |
2007-07-12 | Memory probing support for the new x86 setup code | H. Peter Anvin | 1 | -0/+99 |
2007-07-12 | MCA support for new x86 setup code | H. Peter Anvin | 1 | -0/+43 |
2007-07-12 | EDD probing code for the new x86 setup code | H. Peter Anvin | 1 | -0/+196 |
2007-07-12 | CPU features verification for the new x86 setup code | H. Peter Anvin | 2 | -0/+336 |
2007-07-12 | Version string for the new x86 setup code | H. Peter Anvin | 1 | -0/+23 |
2007-07-12 | Console-writing code for the new x86 setup code | H. Peter Anvin | 2 | -0/+419 |