| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/um: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | arch/parisc/: Spelling fixes | Joe Perches | 2008-02-03 | 2 | -2/+2 |
* | arch/mips/: Spelling fixes | Joe Perches | 2008-02-03 | 8 | -11/+11 |
* | arch/m32r/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | arch/h8300/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | arch/arm/: Spelling fixes | Joe Perches | 2008-02-03 | 3 | -3/+3 |
* | move frv docs one level up | Adrian Bunk | 2008-02-03 | 3 | -4/+4 |
* | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 | 11 | -26/+19 |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 | 2 | -3/+3 |
* | Correct explanations of "find_next" bit routines. | Robert P. J. Day | 2008-02-03 | 2 | -2/+2 |
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-02 | 11 | -15/+80 |
|\ |
|
| * | suspend: cleanup reference to swsusp_pg_dir[] | Rafael J. Wysocki | 2008-02-01 | 1 | -5/+5 |
| * | Suspend: Clean up suspend_64.c | Borislav Petkov | 2008-02-01 | 1 | -2/+6 |
| * | Suspend: Add config option to disable the freezer if architecture wants that | Johannes Berg | 2008-02-01 | 1 | -0/+4 |
| * | Suspend: Introduce begin() and end() callbacks | Rafael J. Wysocki | 2008-02-01 | 2 | -6/+21 |
| * | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 7 | -0/+28 |
| * | Hibernation: Clean up Kconfig (V2) | Johannes Berg | 2008-02-01 | 2 | -2/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 12 | -81/+34 |
|\ \ |
|
| * | | PCI: use dev_printk in x86 quirk messages | bjorn.helgaas@hp.com | 2008-02-01 | 2 | -31/+34 |
| * | | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-01 | 10 | -50/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-02-02 | 1 | -7/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB: tosa_udc_use_gpio_vbus.patch | Dmitry Baryshkov | 2008-02-01 | 1 | -7/+2 |
| |/ |
|
* | | x86: fix bootup crash in native_read_tsc() | Ingo Molnar | 2008-02-02 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-02 | 19 | -62/+75 |
|\ \ |
|
| * | | x86: avoid section mismatch involving arch_register_cpu | Alexander van Heukelum | 2008-02-01 | 1 | -2/+1 |
| * | | x86: fixes for lookup_address args | Harvey Harrison | 2008-02-01 | 4 | -5/+6 |
| * | | x86: fix sparse warnings in cpu/common.c | Harvey Harrison | 2008-02-01 | 1 | -10/+10 |
| * | | x86: make early_console static in early_printk.c | Harvey Harrison | 2008-02-01 | 1 | -1/+1 |
| * | | x86: remove unneeded round_up | Yinghai Lu | 2008-02-01 | 1 | -3/+2 |
| * | | x86: fix section mismatch warning in kernel/pci-calgary | Sam Ravnborg | 2008-02-01 | 1 | -2/+2 |
| * | | x86: fix section mismatch warning in acpi/boot.c | Sam Ravnborg | 2008-02-01 | 1 | -1/+7 |
| * | | x86: fix section mismatch warnings when referencing notifiers | Sam Ravnborg | 2008-02-01 | 3 | -3/+3 |
| * | | x86: silence section mismatch warning in smpboot_64.c | Sam Ravnborg | 2008-02-01 | 1 | -1/+1 |
| * | | x86: fix comments in vmlinux_64.lds | Yinghai Lu | 2008-02-01 | 1 | -1/+1 |
| * | | x86_64: make bootmap_start page align v6 | Yinghai Lu | 2008-02-01 | 4 | -28/+31 |
| * | | x86_64: add debug name for early_res | Yinghai Lu | 2008-02-01 | 4 | -10/+15 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-02-02 | 1 | -0/+3 |
|\ \ |
|
| * | | latencytop: Change Kconfig dependency. | Heiko Carstens | 2008-02-01 | 1 | -0/+3 |
| |/ |
|
* | | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 2008-02-01 | 4 | -960/+1111 |
* | | [MIPS] Fix build after b0rked changes to <linux/init.h>. | Ralf Baechle | 2008-02-01 | 1 | -1/+1 |
|/ |
|
* | fix directory entry in arch-x86-Makefile | Steven Rostedt | 2008-02-01 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-01 | 4 | -4/+4 |
|\ |
|
| * | [SPARC64]: Fix inconsistent .section usage in lib/ | Sam Ravnborg | 2008-01-31 | 2 | -2/+2 |
| * | [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. | Sam Ravnborg | 2008-01-31 | 2 | -2/+2 |
* | | pasemi: Fix thinko in dma_direct_ops setup | Olof Johansson | 2008-02-01 | 1 | -1/+1 |
* | | m68knommu: remove dead timer int pending code | Greg Ungerer | 2008-02-01 | 7 | -97/+0 |
* | | m68knommu: remove empty timer offset function for 68360 | Greg Ungerer | 2008-02-01 | 1 | -5/+0 |
* | | m68knommu: remove local gettimeofday code | Greg Ungerer | 2008-02-01 | 1 | -57/+0 |
* | | m68knommu: set config to use GENERIC_TIME | Greg Ungerer | 2008-02-01 | 1 | -0/+4 |
* | | m68knommu: switch ColdFire TIMER to use GENERIC_TIME | Greg Ungerer | 2008-02-01 | 1 | -24/+44 |