summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-065-14/+17
* spi: use generic gpio calls in spi_s3c24xx_gpioBen Dooks2009-01-061-1/+1
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-062-0/+2
* Remove remaining unwinder codeAlexey Dobriyan2009-01-062-15/+0
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-0617-80/+20
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-066-6/+7
* mm: invoke oom-killer from page faultNick Piggin2009-01-062-34/+14
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-062-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-01-052-83/+139
|\
| * parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-052-83/+139
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-051-1/+1
|\ \
| * \ Merge branch 'linus' into core/urgentIngo Molnar2009-01-04123-803/+1795
| |\ \ | | |/
| * | swiotlb: add missing __init annotationsRoland Dreier2009-01-021-1/+1
* | | Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-01-051-2/+2
|\ \ \
| * \ \ Merge branch 'i2c-for-ben' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Ben Dooks2008-12-161-2/+2
| |\ \ \
| | * | | i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-211-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-0546-2452/+1476
|\ \ \ \ \
| * | | | | sparc: Fix minor SPARC32 compile errorJulian Calaby2009-01-051-0/+2
| * | | | | sparc: Remove reg*.h from KbuildDavid S. Miller2009-01-051-3/+0
| * | | | | sparc: Clean arch-specific code in prom_common.cJulian Calaby2009-01-051-11/+3
| * | | | | sparc: Kill asm/reg*.hDavid S. Miller2009-01-043-143/+0
| * | | | | sparc: Use 64BIT config entryBastian Blank2009-01-041-16/+13
| * | | | | sparc: unify ipcbuf.hSam Ravnborg2009-01-044-69/+31
| * | | | | sparc: Update 64-bit defconfig.David S. Miller2009-01-021-33/+72
| * | | | | sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg2009-01-021-3/+0
| * | | | | sparc: drop get_tbr() in traps.hSam Ravnborg2009-01-021-7/+0
| * | | | | sparc: fix warning in userspace header traps.hSam Ravnborg2009-01-021-2/+2
| * | | | | sparc: fix warnings in userspace header byteorder.hSam Ravnborg2009-01-021-7/+5
| * | | | | sparc: fix warning in userspace header jsflash.hSam Ravnborg2009-01-021-1/+1
| * | | | | sparc: unify openprom.hSam Ravnborg2009-01-024-488/+273
| * | | | | sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg2009-01-021-6/+0
| * | | | | sparc: prepare openprom for unificationSam Ravnborg2009-01-022-11/+11
| * | | | | sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg2009-01-021-10/+0
| * | | | | sparc: remove ebus definitions from openprom*.hSam Ravnborg2009-01-022-37/+0
| * | | | | sparc: unify siginfo.hSam Ravnborg2009-01-024-58/+36
| * | | | | sparc: unify ptrace.hSam Ravnborg2009-01-024-548/+444
| * | | | | sparc: unify sigcontext.hSam Ravnborg2009-01-024-155/+95
| * | | | | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg2009-01-0211-41/+38
| * | | | | sparc: unify signal.hSam Ravnborg2009-01-024-424/+207
| * | | | | sparc64: prepare signal_64 for unificationSam Ravnborg2009-01-021-12/+28
| * | | | | sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.cDavid S. Miller2009-01-021-4/+1
| * | | | | sparc: unify stat.hSam Ravnborg2009-01-024-117/+105
| * | | | | sparc32: use proper types in struct statSam Ravnborg2009-01-021-10/+10
| * | | | | sparc32: drop __old_kernel_statSam Ravnborg2009-01-021-14/+0
| * | | | | sparc: unify posix_types.hSam Ravnborg2009-01-024-247/+152
| * | | | | sparc: delete unused config symbolsSam Ravnborg2009-01-021-28/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-053-28/+38
|\ \ \ \ \
| * | | | | [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-051-0/+1
| * | | | | [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-051-0/+9
| * | | | | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-051-0/+1
OpenPOWER on IntegriCloud