aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."David S. Miller2010-05-07
* microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.David S. Miller2010-05-07
* net/sb1250: setup the pdevice within the soc codeSebastian Andrzej Siewior2010-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-20
| |\
| | * sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-04-20
| | * sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-19
| | * sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-19
| | * sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-14
| | * sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller2010-04-13
| | * sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-13
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-20
| |\ \
| | * | perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker2010-04-08
| * | | x86: correctly wire up the newuname system callChristoph Hellwig2010-04-20
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-19
| |\ \ \
| | * | | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab2010-04-14
| | * | | ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-14
| | * | | ARM: 6051/1: VFP: preserve the HW context when calling signal handlersImre Deak2010-04-14
| | * | | ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstateImre Deak2010-04-14
| | * | | ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre2010-04-14
| | * | | ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs offAnders Larsen2010-04-14
| | | |/ | | |/|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-15
| |\ \ \
| | * \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-04-13
| | |\ \ \
| | | * | | x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-07
| | | * | | Merge branch 'amd-iommu/fixes' into iommu/fixesJoerg Roedel2010-04-07
| | | |\ \ \
| | | | * | | x86/amd-iommu: use for_each_pci_devChris Wright2010-04-07
| | | | * | | Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-07
| | | | * | | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-07
| | | | * | | x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-07
| | | | * | | x86/amd-iommu: Use helper function to destroy domainJoerg Roedel2010-03-08
| | | | * | | x86/amd-iommu: Report errors in acpi parsing functions upstreamJoerg Roedel2010-03-01
| | | | * | | x86/amd-iommu: Pt mode fix for domain_destroyChris Wright2010-03-01
| | | | * | | x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel2010-03-01
| | | | * | | x86/amd-iommu: Remove double NULL check in check_deviceJulia Lawall2010-03-01
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-04-14
| |\ \ \ \ \ \
| | * | | | | | lguest: stop using KVM hypercall mechanismRusty Russell2010-04-14
| | | |_|_|/ / | | |/| | | |
| * | | | | | m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()Geert Uytterhoeven2010-04-14
| * | | | | | m68k: Fix `struct sigcontext' for ColdFireMaxim Kuvyrkov2010-04-14
| |/ / / / /
| * | | | | sparc64: Add some more commentary to __raw_local_irq_save()David S. Miller2010-04-13
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-13
| |\| | | |
| | * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-12
| | |\ \ \ \
| | | * | | | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-09
| | | * | | | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen2010-04-09
| | | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-04-08
| | | |\ \ \ \
| | | | * | | | MXC: mach_armadillo5x0: Add USB Host support.Alberto Panizzo2010-03-30
| | | | * | | | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-30
| | | | * | | | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-30
| | | | * | | | imx31: add watchdog device on litekit board.Vladimir Zapolskiy2010-03-30
| | | | * | | | imx3: Add watchdog platform device supportVladimir Zapolskiy2010-03-30
| | | | * | | | Merge branch 'mx51' into mxc-rcSascha Hauer2010-03-25
| | | | |\ \ \ \