summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-08parisc: implement irq stacksHelge Deller4-2/+94
2013-05-07parisc: add kernel stack overflow checkHelge Deller4-4/+42
2013-05-07parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin1-5/+9
2013-05-07parisc: implement atomic64_dec_if_positive()Helge Deller2-0/+24
2013-05-07parisc: use long branch in fork_like macroJohn David Anglin1-1/+2
2013-05-07parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-05-07parisc: document the parisc gateway pageHelge Deller1-1/+24
2013-05-07parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller6-25/+52
2013-05-07parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia1-0/+3
2013-05-07parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer1-12/+12
2013-05-07parisc: remove the second argument of kmap_atomicZhao Hongjiang1-3/+3
2013-05-06Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds88-1317/+8956
2013-05-06Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds110-2270/+8522
2013-05-06Give the OID registry file module info to avoid kernel taintingDavid Howells1-0/+5
2013-05-06Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-119/+990
2013-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+51
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-139/+201
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds33-41/+41
2013-05-05Merge branch 'ipc-cleanups'Linus Torvalds1-44/+42
2013-05-05kvm: Add compat_ioctl for device control APIScott Wood1-0/+3
2013-05-05perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra1-3/+10
2013-05-05rcutrace: single_open() leaksAl Viro1-4/+4
2013-05-05gadget: single_open() leaksAl Viro2-2/+2
2013-05-05staging: single_open() leaksAl Viro8-8/+8
2013-05-05megaraid: single_open() leakAl Viro1-1/+1
2013-05-05wireless: single_open() leaksAl Viro4-7/+7
2013-05-05input: single_open() leakAl Viro1-1/+1
2013-05-05rtc: single_open() leaksAl Viro2-2/+2
2013-05-05ds1620: single_open() leakAl Viro1-1/+1
2013-05-05sh: single_open() leaksAl Viro1-1/+1
2013-05-05parisc: single_open() leaksAl Viro1-1/+1
2013-05-05mips: single_open() leaksAl Viro3-4/+4
2013-05-05ia64: single_open() leaksAl Viro3-4/+4
2013-05-05h8300: single_open() leaksAl Viro1-1/+1
2013-05-05cris: single_open() leaksAl Viro2-2/+2
2013-05-05arm: single_open() leaksAl Viro2-2/+2
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-110/+178
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds21-19/+986
2013-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller8536-277101/+458126
2013-05-05serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-05sparc32, leon: Do not overwrite previously set irq flow handlersAndreas Larsson1-3/+7
2013-05-05sparc/kernel/vio.c: add put_device() after device_find_child()Federico Vaga1-0/+1
2013-05-05ipc: simplify rcu_read_lock() in semctl_nolock()Linus Torvalds1-2/+1
2013-05-05ipc: simplify semtimedop/semctl_main() common error path handlingLinus Torvalds1-27/+14
2013-05-05ipc: move sem_obtain_lock() rcu locking into the only callerLinus Torvalds1-9/+7
2013-05-05ipc: fix double sem unlock in semctl error pathLinus Torvalds1-1/+1
2013-05-05ipc: move the rcu_read_lock() from sem_lock_and_putref() into callersLinus Torvalds1-2/+3
2013-05-05Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds49-547/+824
2013-05-05Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-15/+94
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds19-175/+123