Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [POWERPC] iSeries: Make HVC_ISERIES the default | Stephen Rothwell | 2007-05-09 | 1 | -1/+3 | |
| * | | | | | [POWERPC] iSeries: suppress build warning in lparmap.c | Stephen Rothwell | 2007-05-09 | 1 | -1/+2 | |
| * | | | | | [POWERPC] Mark pages that don't exist as nosave | Johannes Berg | 2007-05-09 | 1 | -0/+25 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 34 | -40/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 17 | -17/+17 | |
| * | | | | | | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 2 | -2/+2 | |
| * | | | | | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 4 | -5/+5 | |
| * | | | | | | Kconfig: A couple of grammatical fixes in arch/i386/Kconfig | Robert P. J. Day | 2007-05-09 | 1 | -2/+2 | |
| * | | | | | | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 | 2 | -2/+2 | |
| * | | | | | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 8 | -12/+12 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-05-09 | 6 | -8/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [AVR32] Wire up sys_utimensat | Haavard Skinnemoen | 2007-05-09 | 1 | -0/+1 | |
| * | | | | | | [AVR32] Fix section mismatch .taglist -> .init.text | Haavard Skinnemoen | 2007-05-09 | 1 | -1/+1 | |
| * | | | | | | [AVR32] Implement dma_{alloc,free}_writecombine() | Haavard Skinnemoen | 2007-05-09 | 1 | -4/+8 | |
| * | | | | | | AVR32: Spinlock initializer cleanup | Thomas Gleixner | 2007-05-09 | 2 | -2/+2 | |
| * | | | | | | [AVR32] Use correct config symbol when setting cpuflags | Haavard Skinnemoen | 2007-05-09 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | i386: cpu/transmeta.c: fix definition of USER686 | H. Peter Anvin | 2007-05-09 | 1 | -2/+4 | |
* | | | | | | i386: voyager: use __maybe_unused | David Rientjes | 2007-05-09 | 1 | -2/+2 | |
* | | | | | | i386 pci: use __maybe_unused | David Rientjes | 2007-05-09 | 1 | -1/+1 | |
* | | | | | | rename thread_info to stack | Roman Zippel | 2007-05-09 | 11 | -13/+13 | |
* | | | | | | wrap access to thread_info | Roman Zippel | 2007-05-09 | 7 | -9/+9 | |
* | | | | | | microcode: use suspend-related CPU hotplug notifications | Rafael J. Wysocki | 2007-05-09 | 1 | -26/+36 | |
* | | | | | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 16 | -1/+33 | |
* | | | | | | Use the APIC to determine the hardware processor id - i386 | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -2/+0 | |
* | | | | | | Remove hardcoding of hard_smp_processor_id on UP systems | Fernando Luis Vazquez Cao | 2007-05-09 | 1 | -0/+1 | |
* | | | | | | uml: turn build warnings into comments | Miklos Szeredi | 2007-05-09 | 3 | -5/+8 | |
* | | | | | | uml: mark a tt-only function | Jeff Dike | 2007-05-09 | 1 | -0/+2 | |
* | | | | | | uml: turn on SCSI support | Peter Zijlstra | 2007-05-09 | 2 | -73/+1 | |
* | | | | | | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 2007-05-09 | 3 | -14/+18 | |
|/ / / / / | ||||||
* | | | | | FRV: Miscellaneous fixes | David Howells | 2007-05-08 | 3 | -2/+13 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-08 | 16 | -751/+716 | |
|\ \ \ \ \ | ||||||
| * | | | | | [SPARC64]: Optimize fault kprobe handling just like powerpc. | David S. Miller | 2007-05-08 | 2 | -41/+15 | |
| * | | | | | [SPARC]: Wire up utimensat syscall. | David S. Miller | 2007-05-08 | 3 | -1/+6 | |
| * | | | | | [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code. | David S. Miller | 2007-05-08 | 3 | -46/+104 | |
| * | | | | | [SPARC64]: Kill asm-sparc64/pbm.h | David S. Miller | 2007-05-08 | 10 | -9/+124 | |
| * | | | | | [SPARC64]: Removal of trivial pci_controller_info uses. | David S. Miller | 2007-05-08 | 3 | -67/+58 | |
| * | | | | | [SPARC64]: Move index info pci_pbm_info. | David S. Miller | 2007-05-08 | 8 | -154/+136 | |
| * | | | | | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. | David S. Miller | 2007-05-08 | 2 | -124/+116 | |
| * | | | | | [SPARC64]: Move pci_ops into pci_pbm_info. | David S. Miller | 2007-05-08 | 6 | -7/+6 | |
| * | | | | | [SPARC64] SBUS: Error interrupt registry cleanups. | David S. Miller | 2007-05-08 | 1 | -6/+6 | |
| * | | | | | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's | David S. Miller | 2007-05-08 | 7 | -310/+184 | |
| * | | | | | [SPARC64] PCI: Use common routine to fetch PBM properties. | David S. Miller | 2007-05-08 | 7 | -45/+20 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Revert "fbdev: ignore VESA modes if framebuffer is disabled" | Linus Torvalds | 2007-05-08 | 1 | -3/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-05-08 | 2 | -108/+71 | |
|\ \ \ \ | ||||||
| * | | | | i386: Use functions from library in msr driver | Nicolas Boichat | 2007-05-08 | 1 | -102/+4 | |
| * | | | | i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu | Rudolf Marek | 2007-05-08 | 1 | -6/+67 | |
| |/ / / | ||||||
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-08 | 6 | -47/+39 | |
|\ \ \ \ | ||||||
| * | | | | pasemi_mac: Move the IRQ mapping from the PCI layer to the driver | Olof Johansson | 2007-05-08 | 2 | -14/+0 | |
| * | | | | MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX | Atsushi Nemoto | 2007-05-08 | 2 | -33/+0 | |
| * | | | | ne: MIPS: Use platform_driver for ne on RBTX49XX | Atsushi Nemoto | 2007-05-08 | 2 | -0/+39 | |
| |/ / / |