summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [POWERPC] iSeries: Make HVC_ISERIES the defaultStephen Rothwell2007-05-091-1/+3
| * | | | | [POWERPC] iSeries: suppress build warning in lparmap.cStephen Rothwell2007-05-091-1/+2
| * | | | | [POWERPC] Mark pages that don't exist as nosaveJohannes Berg2007-05-091-0/+25
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0934-40/+40
|\ \ \ \ \ \
| * | | | | | fix file specification in commentsUwe Kleine-König2007-05-0917-17/+17
| * | | | | | misc doc and kconfig typosMatt LaPlante2007-05-092-2/+2
| * | | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-094-5/+5
| * | | | | | Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day2007-05-091-2/+2
| * | | | | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-092-2/+2
| * | | | | | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-098-12/+12
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-096-8/+13
|\ \ \ \ \ \
| * | | | | | [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-0/+1
| * | | | | | [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
| * | | | | | [AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen2007-05-091-4/+8
| * | | | | | AVR32: Spinlock initializer cleanupThomas Gleixner2007-05-092-2/+2
| * | | | | | [AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen2007-05-091-1/+1
| |/ / / / /
* | | | | | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* | | | | | i386: voyager: use __maybe_unusedDavid Rientjes2007-05-091-2/+2
* | | | | | i386 pci: use __maybe_unusedDavid Rientjes2007-05-091-1/+1
* | | | | | rename thread_info to stackRoman Zippel2007-05-0911-13/+13
* | | | | | wrap access to thread_infoRoman Zippel2007-05-097-9/+9
* | | | | | microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2007-05-091-26/+36
* | | | | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-0916-1/+33
* | | | | | Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-091-2/+0
* | | | | | Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-0/+1
* | | | | | uml: turn build warnings into commentsMiklos Szeredi2007-05-093-5/+8
* | | | | | uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* | | | | | uml: turn on SCSI supportPeter Zijlstra2007-05-092-73/+1
* | | | | | FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-093-14/+18
|/ / / / /
* | | | | FRV: Miscellaneous fixesDavid Howells2007-05-083-2/+13
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-0816-751/+716
|\ \ \ \ \
| * | | | | [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-082-41/+15
| * | | | | [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-083-1/+6
| * | | | | [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code.David S. Miller2007-05-083-46/+104
| * | | | | [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-0810-9/+124
| * | | | | [SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller2007-05-083-67/+58
| * | | | | [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-088-154/+136
| * | | | | [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-082-124/+116
| * | | | | [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-086-7/+6
| * | | | | [SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller2007-05-081-6/+6
| * | | | | [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller2007-05-087-310/+184
| * | | | | [SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller2007-05-087-45/+20
| | |_|_|/ | |/| | |
* | | | | Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds2007-05-081-3/+1
|/ / / /
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-082-108/+71
|\ \ \ \
| * | | | i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4
| * | | | i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-081-6/+67
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-086-47/+39
|\ \ \ \
| * | | | pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-082-14/+0
| * | | | MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2007-05-082-33/+0
| * | | | ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-082-0/+39
| |/ / /
OpenPOWER on IntegriCloud