summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-157-12/+54
|\
| * lockdep: annotate kprobes irq fiddlingPeter Zijlstra2007-10-112-0/+14
| * lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-112-0/+21
| * lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-112-12/+15
| * lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-111-0/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-1512-328/+500
|\ \
| * | [IA64] update sn2_defconfigJes Sorensen2007-10-151-254/+189Star
| * | [IA64] Fix kernel hangup in kdump on INITKenji Kaneshige2007-10-131-5/+8
| * | [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-132-3/+1Star
| * | [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-131-5/+1Star
| * | [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-131-22/+25
| * | [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-131-22/+19Star
| * | [IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2007-10-133-0/+247
| * | [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-121-7/+0Star
| * | [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-123-11/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-151-0/+11
|\ \ \
| * | | sched: x86: allow single-depth wchan outputIngo Molnar2007-10-151-0/+11
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-151-2/+7
|\ \ \
| * | | [SCSI] simscsi: Free scsi host on errorMatthew Wilcox2007-10-121-2/+7
* | | | PS3 system bus add_uevent_var() falloutGeert Uytterhoeven2007-10-151-1/+0Star
| |/ / |/| |
* | | x86: force timer broadcast on late AMD C1E detectionThomas Gleixner2007-10-141-0/+26
* | | x86: move local APIC timer init to the end of start_secondary()Thomas Gleixner2007-10-141-5/+2Star
* | | x86: fix missing include for vsyscallDave Jones2007-10-141-0/+1
* | | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-1426-903/+1451
|\ \ \
| * | | [SPARC64]: virt_to_real_irq_table --> virt_irq_tableDavid S. Miller2007-10-141-20/+20
| * | | [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-142-12/+9Star
| * | | [SPARC64]: Kill ugly __bucket() macro.David S. Miller2007-10-141-146/+92Star
| * | | [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-142-12/+12
| * | | [SPARC64]: Only use bypass accesses to INO buckets.David S. Miller2007-10-142-33/+91
| * | | [SPARC64]: Update defconfig.David S. Miller2007-10-141-5/+33
| * | | [SPARC64]: Use sun4v VIRQ interfaces as intended.David S. Miller2007-10-142-12/+31
| * | | [SPARC64]: Allocate ivector_table dynamically.David S. Miller2007-10-141-11/+11
| * | | [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-144-39/+49
| * | | [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-143-25/+32
| * | | [SPARC64]: Fix register usage in xor_raid_4().David S. Miller2007-10-141-6/+6
| * | | [SPARC64]: Kill pci_memspace_mask.David S. Miller2007-10-146-52/+30Star
| * | | [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-146-775/+700Star
| * | | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.Stephen Rothwell2007-10-144-4/+12
| * | | [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.David S. Miller2007-10-141-11/+4Star
| * | | [SPARC/64]: Prepare to remove of_platform_driver name.Stephen Rothwell2007-10-142-2/+8
| * | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-142-6/+10
| * | | [SPARC64]: beautify vmlinux.ldsSam Ravnborg2007-10-141-89/+122
| * | | [SPARC]: beautify vmlinux.ldsSam Ravnborg2007-10-141-72/+93
| * | | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-142-1/+516
* | | | Lite5200 shouldn't mess with ROOT_DEVGrant Likely2007-10-141-12/+0Star
|/ / /
* | | i2c/tps65010: New-style driver updates, part 2David Brownell2007-10-133-5/+143
* | | missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro2007-10-131-0/+2
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-132-51/+51
|\ \ \
| * | | [MIPS] SMP: Fix use of cpumasks.Ralf Baechle2007-10-131-3/+3