summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds2011-08-051-1/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-053-59/+36
|\
| * RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-032-20/+15
| * get rid of boilerplate switches in posix_acl.hAl Viro2011-08-031-42/+20
| * fix block device fallout from ->fsync() changesRafael J. Wysocki2011-08-021-0/+4
* | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-08-051-1/+1
|\ \
| * | efi: Fix argument types for SetVariable() for ia64Matthew Garrett2011-08-051-1/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-053-52/+131
|\ \ \
| * | | slab, lockdep: Annotate the locks before using themPeter Zijlstra2011-08-041-3/+3
| * | | lockdep: Clear whole lockdep_map on initializationTejun Heo2011-08-041-4/+1
| * | | slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra2011-08-041-18/+68
| * | | lockdep: Fix up warningPeter Zijlstra2011-08-041-1/+1
| * | | lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra2011-08-041-14/+16
| * | | Merge branch 'linus' into core/urgentIngo Molnar2011-08-047972-372621/+482800
| |\ \ \
| * | | | futex: Fix regression with read only mappingsShawn Bohrer2011-07-261-12/+42
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-054-7/+26
|\ \ \ \ \
| * | | | | dmaengine: use DEFINE_IDR for static initializationAxel Lin2011-08-041-3/+1
| * | | | | ioat: fix xor_idx_to_descDan Williams2011-08-041-1/+1
| * | | | | Avoid section type conflict in dma/ioat/dma_v3.cAndi Kleen2011-07-221-4/+4
| * | | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-222-0/+21
* | | | | | cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-052-2/+2
* | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-045-150/+6
|\ \ \ \ \ \
| * | | | | | Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2011-08-044-141/+2
| * | | | | | dt: remove of_alias_get_id() referenceGrant Likely2011-08-041-9/+4
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2011-08-044-9/+65
|\ \ \ \ \ \ \
| * | | | | | | [PARISC] wire up sendmmsg syscallJames Bottomley2011-08-012-1/+3
| * | | | | | | [PARISC] fix return type of __atomic64_add_returnJohn David Anglin2011-07-291-2/+2
| * | | | | | | [PARISC] Fix futex supportCarlos O'Donell2011-07-181-6/+60
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-0424-141/+337
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] signal: use set_restore_sigmask() helperHeiko Carstens2011-08-031-1/+1
| * | | | | | | | [S390] smp: remove pointless comments in startup_secondary()Heiko Carstens2011-08-031-6/+0
| * | | | | | | | [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3
| * | | | | | | | [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3
| * | | | | | | | [S390] exec: remove redundant set_fs(USER_DS)Mathias Krause2011-08-031-2/+0
| * | | | | | | | [S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens2011-08-031-1/+6
| * | | | | | | | [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-032-72/+30
| * | | | | | | | [S390] asm offsets: fix coding styleHeiko Carstens2011-08-031-6/+3
| * | | | | | | | [S390] Add support for IBM zEnterprise 114Heiko Carstens2011-08-032-4/+5
| * | | | | | | | [S390] dasd: check if raw track access is supportedStefan Haberland2011-08-031-0/+9
| * | | | | | | | [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-033-0/+43
| * | | | | | | | [S390] Export store_status() functionMichael Holzheu2011-08-031-20/+60
| * | | | | | | | [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-032-6/+7
| * | | | | | | | [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-039-5/+146
| * | | | | | | | [S390] missing return in page_table_alloc_pgsteJan Glauber2011-08-031-0/+1
| * | | | | | | | [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80Arnaud Lacombe2011-08-041-2/+2
* | | | | | | | Boot up with usermodehelper disabledLinus Torvalds2011-08-042-2/+5
* | | | | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-041-2/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-049-7/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: ad7879 - fix deficient device disableMichael Hennerich2011-08-031-1/+3