summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-132-6/+8
* | | | | | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
* | | | | | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
* | | | | | parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
* | | | | | parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
* | | | | | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-132-8/+8
* | | | | | parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0
* | | | | | parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
* | | | | | parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
* | | | | | parisc: BUG_ON() cleanupHelge Deller2009-03-133-24/+9
|/ / / / /
* | | | | uml: fix WARNING: vmlinux: 'memcpy' exported twiceakpm@linux-foundation.org2009-03-121-1/+4
* | | | | UML on UML fixed: it did not startRenzo Davoli2009-03-121-0/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-121-10/+19
|\ \ \ \ \
| * | | | | sparc64: Fix lost interrupts on sun4u.David S. Miller2009-03-041-10/+19
* | | | | | MIPS: IP27: Enable RAID5 moduleRalf Baechle2009-03-111-1/+1
* | | | | | MIPS: TXx9: update defconfigsAtsushi Nemoto2009-03-112-137/+447
* | | | | | MIPS: NEC VR5500 processor support fixupShinya Kuribayashi2009-03-115-3/+7
* | | | | | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipcXiaotian Feng2009-03-111-1/+1
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-116-99/+46
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-112-2/+2
| |\ \ \ \ \ \
| | * | | | | | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely2009-02-282-2/+2
| * | | | | | | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-094-97/+44
| | |_|/ / / / | |/| | | | |
* | | | | | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-111-0/+11
* | | | | | | m68knommu: m528x build fixSteven King2009-03-101-228/+0
* | | | | | | m68knommu: m5206e build fixSteven King2009-03-101-0/+1
* | | | | | | xtensa: fix compilation somewhatAlexey Dobriyan2009-03-105-7/+6
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-101-7/+8
|\ \ \ \ \ \ \
| * | | | | | | x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
* | | | | | | | sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu2009-03-101-0/+1
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-091-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0420-115/+199
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | OMAP: enable smc911x support for LDP platformRussell King2009-03-021-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-7/+9
* | | | | | | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell2009-03-091-0/+5
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-0810-42/+49
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
| * | | | | | | | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0
| * | | | | | | | x86: add Dell XPS710 reboot quirkLeann Ogasawara2009-03-041-0/+8
| * | | | | | | | x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-043-13/+28
| * | | | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-044-25/+9
| * | | | | | | | x86: fix DMI on EFIBrian Maly2009-03-041-2/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-03-0873-1601/+607
|\ \ \ \ \ \ \ \
| * | | | | | | | Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich2009-03-0611-170/+78
| * | | | | | | | Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger2009-03-063-3/+3
| * | | | | | | | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger2009-03-061-4/+2
| * | | | | | | | Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger2009-03-066-0/+12
| * | | | | | | | Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2009-03-052-31/+15
| * | | | | | | | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang2009-03-051-2/+3
OpenPOWER on IntegriCloud