summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm: update omap_ldp defconfig to use smsc911xStanley.Miao2009-04-021-2/+22
| | * | | arm: update realview defconfigs to use smsc911xSteve Glendinning2009-04-022-4/+44
| | * | | arm: update pcm037 defconfig to use smsc911xSteve Glendinning2009-04-021-1/+22
| | * | | arm: convert omap ldp platform to use smsc911xSteve Glendinning2009-04-021-18/+29
| | * | | arm: convert realview platform to use smsc911xSteve Glendinning2009-04-021-8/+9
| | * | | arm: convert pcm037 platform to use smsc911xSteve Glendinning2009-04-021-10/+13
| | | |/ | | |/|
| * | | [ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar2009-04-021-0/+1
| * | | [ARM] 5441/1: Use pr_err on error paths in at91 pmRyan Mallon2009-04-011-4/+4
| * | | [ARM] 5440/1: Fix VFP state corruption due to preemption during VFP exceptionsGeorge G. Davis2009-04-013-6/+35
| * | | [ARM] 5439/1: Do not clear bit 10 of DFSR during abort handling on ARMv6Catalin Marinas2009-04-011-2/+2
| * | | [ARM] 5436/1: ARM: OMAP: Fix compile for rx51Tony Lindgren2009-04-011-0/+2
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-03-301-3/+6
| |\ \ \
| | * | | [ARM] Kirkwood: small L2 code cleanupNicolas Pitre2009-03-291-3/+1
| | * | | [ARM] Kirkwood: invalidate L2 cache before enabling itMaxime Bizon2009-03-291-0/+5
| * | | | [ARM] arch_reset() now takes a second parameterRussell King2009-03-302-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-031-6/+6
|\ \ \ \
| * | | | ubd_kern: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-6/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-032-2/+1
|\ \ \ \ \
| * | | | | Get rid of indirect include of fs_struct.hAl Viro2009-04-011-1/+0
| * | | | | New helper - current_umask()Al Viro2009-04-011-1/+1
* | | | | | ia64: implement interrupt-enabling rwlocksRobin Holt2009-04-031-17/+63
* | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-0312-0/+32
* | | | | | preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle2009-04-035-6/+20
* | | | | | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-034-0/+10
* | | | | | sgi-gru: remove SGI_GRU as a valid config option for ia64 configs with SGI_UVRobin Holt2009-04-031-3/+0
* | | | | | sgi-gru: add macros for using the UV hub to send interruptsJack Steiner2009-04-033-7/+20
* | | | | | sgi-gru: add definitions of ia64 GRU MMRsJack Steiner2009-04-031-3/+155
* | | | | | sgi-gru: add definitions of x86_64 GRU MMRsJack Steiner2009-04-031-0/+153
* | | | | | sgi-gru: exclude UV definitions on 32-bit x86Jack Steiner2009-04-031-0/+2
* | | | | | signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-031-1/+1
* | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-0325-25/+25
* | | | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-031-1/+1
* | | | | | uml: fix warnings in kernel_execveMiklos Szeredi2009-04-031-1/+2
* | | | | | uml: fix link error from prefixing of i386 syscalls with ptregs_Miklos Szeredi2009-04-031-0/+11
* | | | | | uml: fix compile error from net_device_ops conversionMiklos Szeredi2009-04-031-1/+1
* | | | | | generic debug pagealloc: build fixAkinobu Mita2009-04-034-37/+0
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-0161-290/+3188
|\ \ \ \ \
| * | | | | [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-018-33/+16
| * | | | | [IA64] Fix typo/thinko in arch/ia64/sn/kernel/sn2/sn2_smp.cRandy Dunlap2009-04-011-1/+1
| * | | | | Pull pvops into release branchTony Luck2009-03-3145-212/+3134
| |\ \ \ \ \
| | * | | | | ia64: remove some warnings.Isaku Yamahata2009-03-277-14/+47
| | * | | | | ia64/xen: fix the link error.Isaku Yamahata2009-03-271-1/+1
| | * | | | | ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-263-0/+671
| | * | | | | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-263-0/+9
| | * | | | | ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-262-0/+38
| | * | | | | ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-267-25/+898
| | * | | | | ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-264-0/+737
| | * | | | | ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-262-0/+5
| | * | | | | ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-263-4/+21
| | * | | | | ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-261-81/+81