summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds641-12333/+41056
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds36-537/+1204
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds354-17051/+12916
2009-03-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-10/+15
2009-03-28Merge branch 'master' into develRussell King4-2/+15
2009-03-28Merge branch 'origin' into develRussell King390-4915/+19662
2009-03-28[ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson1-1/+1
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren1-1/+1
2009-03-29Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-29Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai4-0/+404
2009-03-29Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger1-0/+4
2009-03-28Blackfin arch: sport spi needs 6 gpio pinsCliff Cai1-1/+1
2009-03-28Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai1-0/+70
2009-03-28Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich1-1/+1
2009-03-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King7-69/+39
2009-03-28Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King3-3/+5
2009-03-28Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich1-0/+142
2009-03-28Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich1-1/+22
2009-03-28Blackfin arch: clean up sports header fileMike Frysinger1-1/+1
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger6-36/+30
2009-03-28Blackfin arch: bf51x processors also have 8 timersMike Frysinger1-2/+2
2009-03-28Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich1-1/+4
2009-03-28Blackfin arch: update default kernel configurationSonic Zhang21-487/+501
2009-03-28[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pinsDaniel Mack2-2/+2
2009-03-28Blackfin arch: include linux headers that this one uses definitions from fro ...Mike Frysinger1-0/+7
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar19-101/+34
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-21/+20
2009-03-27sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller385-4889/+19637
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-76/+10
2009-03-27Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+3
2009-03-27constify dentry_operations: restAl Viro1-1/+1
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2-3/+2
2009-03-27generic compat_sys_ustatChristoph Hellwig11-72/+7
2009-03-27[IA64] Fix kstat_this_cpu build breakageJes Sorensen1-10/+15
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar354-17044/+12917
2009-03-27i.MX21/27: remove ifdef CONFIG_FB_IMXSascha Hauer1-2/+0
2009-03-27mxc: add arch_reset() functionIlya Yanok4-29/+30
2009-03-27clkdev: add possibility to get a clock based on the device nameSascha Hauer1-2/+9
2009-03-27i.MX1: remove fb support from mach-imxSascha Hauer1-36/+0
2009-03-27sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller1-2/+2
2009-03-27uml: convert network device to netdevice opsStephen Hemminger1-7/+13
2009-03-27uml: convert network device to internal network device statsStephen Hemminger2-14/+7
2009-03-26sparc64: Fix build of timer_interrupt().David Miller1-1/+3
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-55/+226
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds27-50/+51
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King36-15/+2149
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-25/+25
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-18/+67
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+12