summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jump label: Reduce the cycle count by changing the link orderJason Baron2011-08-051-1/+2
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2011-08-056-32/+140
|\
| * perf report: Use ui__warning in some more placesArnaldo Carvalho de Melo2011-08-031-8/+7
| * perf python: Add PERF_RECORD_{LOST,READ,SAMPLE} routine tablesArnaldo Carvalho de Melo2011-07-251-3/+112
| * perf evlist: Introduce 'disable' methodArnaldo Carvalho de Melo2011-07-253-17/+17
| * perf buildid-cache: Zero out buffer of filenames when adding/removing buildidHan Pingtian2011-07-221-4/+4
* | Merge branch 'linus' into perf/urgentIngo Molnar2011-08-058320-525072/+638122
|\ \
| * | Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds2011-08-041-1/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-043-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-011-0/+4
| * | | Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-08-041-1/+1
| |\ \ \
| | * | | efi: Fix argument types for SetVariable() for ia64Matthew Garrett2011-08-041-1/+1
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-043-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-048173-523343/+633522
| | |\ \ \ \
| | * | | | | 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-044-7/+26
| |\ \ \ \ \ \
| | * | | | | | dmaengine: use DEFINE_IDR for static initializationAxel Lin2011-08-031-3/+1
| | * | | | | | ioat: fix xor_idx_to_descDan Williams2011-08-031-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-042-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-07-312-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