Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | lockdep: annotate kprobes irq fiddling | Peter Zijlstra | 2007-10-11 | 2 | -0/+14 | |
| * | | | | lockdep: s390: connect the sysexit hook | Heiko Carstens | 2007-10-11 | 2 | -0/+21 | |
| * | | | | lockdep: x86_64: connect the sysexit hook | Peter Zijlstra | 2007-10-11 | 2 | -12/+15 | |
| * | | | | lockdep: i386: connect the sysexit hook | Peter Zijlstra | 2007-10-11 | 1 | -0/+4 | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-15 | 12 | -328/+500 | |
|\ \ \ \ \ | ||||||
| * | | | | | [IA64] update sn2_defconfig | Jes Sorensen | 2007-10-15 | 1 | -254/+189 | |
| * | | | | | [IA64] Fix kernel hangup in kdump on INIT | Kenji Kaneshige | 2007-10-12 | 1 | -5/+8 | |
| * | | | | | [IA64] Fix kernel panic in kdump on INIT | Kenji Kaneshige | 2007-10-12 | 2 | -3/+1 | |
| * | | | | | [IA64] Remove vector from ia64_machine_kexec() | Simon Horman | 2007-10-12 | 1 | -5/+1 | |
| * | | | | | [IA64] Fix race when multiple cpus go through MCA | Russ Anderson | 2007-10-12 | 1 | -22/+25 | |
| * | | | | | [IA64] Remove needless delay in MCA rendezvous | Russ Anderson | 2007-10-12 | 1 | -22/+19 | |
| * | | | | | [IA64] add driver for ACPI methods to call native firmware | Bjorn Helgaas | 2007-10-12 | 3 | -0/+247 | |
| * | | | | | [IA64] perfmon: Remove exit_pfm_fs() | Satyam Sharma | 2007-10-12 | 1 | -7/+0 | |
| * | | | | | [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations | Satyam Sharma | 2007-10-12 | 3 | -11/+11 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-15 | 1 | -0/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sched: x86: allow single-depth wchan output | Ingo Molnar | 2007-10-15 | 1 | -0/+11 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-15 | 1 | -2/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [SCSI] simscsi: Free scsi host on error | Matthew Wilcox | 2007-10-12 | 1 | -2/+7 | |
* | | | | | | | PS3 system bus add_uevent_var() fallout | Geert Uytterhoeven | 2007-10-15 | 1 | -1/+0 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | x86: force timer broadcast on late AMD C1E detection | Thomas Gleixner | 2007-10-14 | 1 | -0/+26 | |
* | | | | | | x86: move local APIC timer init to the end of start_secondary() | Thomas Gleixner | 2007-10-14 | 1 | -5/+2 | |
* | | | | | | x86: fix missing include for vsyscall | Dave Jones | 2007-10-14 | 1 | -0/+1 | |
* | | | | | | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 1 | -1/+1 | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-14 | 26 | -903/+1451 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [SPARC64]: virt_to_real_irq_table --> virt_irq_table | David S. Miller | 2007-10-13 | 1 | -20/+20 | |
| * | | | | | | [SPARC64]: virt_irq --> bucket mapping no longer necessary | David S. Miller | 2007-10-13 | 2 | -12/+9 | |
| * | | | | | | [SPARC64]: Kill ugly __bucket() macro. | David S. Miller | 2007-10-13 | 1 | -146/+92 | |
| * | | | | | | [SPARC64]: Kill ugly __irq_ino() macro. | David S. Miller | 2007-10-13 | 2 | -12/+12 | |
| * | | | | | | [SPARC64]: Only use bypass accesses to INO buckets. | David S. Miller | 2007-10-13 | 2 | -33/+91 | |
| * | | | | | | [SPARC64]: Update defconfig. | David S. Miller | 2007-10-13 | 1 | -5/+33 | |
| * | | | | | | [SPARC64]: Use sun4v VIRQ interfaces as intended. | David S. Miller | 2007-10-13 | 2 | -12/+31 | |
| * | | | | | | [SPARC64]: Allocate ivector_table dynamically. | David S. Miller | 2007-10-13 | 1 | -11/+11 | |
| * | | | | | | [SPARC64]: Access ivector_table[] using physical addresses. | David S. Miller | 2007-10-13 | 4 | -39/+49 | |
| * | | | | | | [SPARC64]: Make IVEC pointers 64-bit. | David S. Miller | 2007-10-13 | 3 | -25/+32 | |
| * | | | | | | [SPARC64]: Fix register usage in xor_raid_4(). | David S. Miller | 2007-10-13 | 1 | -6/+6 | |
| * | | | | | | [SPARC64]: Kill pci_memspace_mask. | David S. Miller | 2007-10-13 | 6 | -52/+30 | |
| * | | | | | | [SPARC64]: Consolidate MSI support code. | David S. Miller | 2007-10-13 | 6 | -775/+700 | |
| * | | | | | | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-13 | 4 | -4/+12 | |
| * | | | | | | [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes. | David S. Miller | 2007-10-13 | 1 | -11/+4 | |
| * | | | | | | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-13 | 2 | -2/+8 | |
| * | | | | | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-13 | 2 | -6/+10 | |
| * | | | | | | [SPARC64]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -89/+122 | |
| * | | | | | | [SPARC]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -72/+93 | |
| * | | | | | | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers. | David S. Miller | 2007-10-13 | 2 | -1/+516 | |
* | | | | | | | Lite5200 shouldn't mess with ROOT_DEV | Grant Likely | 2007-10-14 | 1 | -12/+0 | |
|/ / / / / / | ||||||
* | | | | | | i2c/tps65010: New-style driver updates, part 2 | David Brownell | 2007-10-13 | 3 | -5/+143 | |
* | | | | | | missing includes in arch/powerpc/platforms/52xx/lite5200.c | Al Viro | 2007-10-13 | 1 | -0/+2 | |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-13 | 2 | -51/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [MIPS] SMP: Fix use of cpumasks. | Ralf Baechle | 2007-10-13 | 1 | -3/+3 | |
| * | | | | | | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." | Ralf Baechle | 2007-10-13 | 1 | -48/+48 | |
| | |_|/ / / | |/| | | | |