summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| |\ \ \
| * | | | trace events: Update version number reference to new 3.x scheme for EVENT_POW...Jesper Juhl2011-07-251-1/+1
* | | | | MAINTAINERS: Update linus' git repositoryTracey Dent2011-08-111-1/+1
* | | | | Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds2011-08-111-2/+3
* | | | | NFS41: make PNFS_BLOCK selectablePeng Tao2011-08-111-5/+9
* | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-106-19/+50
|\ \ \ \ \
| * | | | | ARM: drop experimental status for ARM_PATCH_PHYS_VIRTRussell King2011-08-101-2/+1
| * | | | | ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin2011-08-091-3/+11
| * | | | | ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin2011-08-091-12/+30
| * | | | | ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles2011-08-091-1/+1
| * | | | | ARM: 7005/1: freshen up mm/proc-arm946.SBrian S. Julin2011-08-091-1/+2
| * | | | | dmaengine: PL08x: Fix trivial build errorRussell King2011-08-091-0/+1
| * | | | | ARM: Fix build error for SMP=n buildsRussell King2011-08-041-0/+4
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-08-1019-77/+99
|\ \ \ \ \ \
| * | | | | | powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-111-1/+1
| * | | | | | powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt2011-08-051-0/+2
| * | | | | | powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt2011-08-051-2/+3
| * | | | | | powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard2011-08-053-18/+14
| * | | | | | powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-053-19/+22
| * | | | | | powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-053-3/+14
| * | | | | | MAINTAINERS: change maintainership of mpc5xxxAnatolij Gustschin2011-08-051-2/+2
| * | | | | | powerpc: Make KVM_GUEST default to nAnton Blanchard2011-08-051-1/+1
| * | | | | | powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan2011-08-051-2/+2
| * | | | | | powerpc: Lack of ibm,io-events not that important!Anton Blanchard2011-08-051-5/+3
| * | | | | | powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard2011-08-052-13/+7
| * | | | | | powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern2011-08-051-3/+17
| * | | | | | ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra2011-08-051-1/+0
| * | | | | | powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-051-1/+1
| * | | | | | powerpc: Jump label misalignment causes oops at bootAnton Blanchard2011-08-051-2/+0
| * | | | | | powerpc: Clean up some panic messages in prom_initAnton Blanchard2011-08-051-3/+5
| * | | | | | powerpc: Fix device tree claim codeAnton Blanchard2011-08-051-3/+3
| * | | | | | powerpc: Return the_cpu_ spec from identify_cpuScott Wood2011-08-051-5/+6
| * | | | | | powerpc: mtspr/mtmsr should take an unsigned longScott Wood2011-08-051-2/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-08-104-12/+33
|\ \ \ \ \ \ \
| * | | | | | | Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen2011-08-091-2/+21
| * | | | | | | eCryptfs: Fix payload_len unitialized variable warningTyler Hicks2011-08-091-1/+1
| * | | | | | | eCryptfs: fix compile errorRoberto Sassu2011-08-091-1/+1
| * | | | | | | eCryptfs: Return error when lower file pointer is NULLTyler Hicks2011-08-091-8/+10
* | | | | | | | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-08-101-3/+2
* | | | | | | | cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder2011-08-091-2/+4
* | | | | | | | Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko2011-08-091-2/+10
* | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-08-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | slub: Fix partial count comparison confusionChristoph Lameter2011-08-091-1/+1
* | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-08-091-3/+5
|\| | | | | | | |
| * | | | | | | | slub: fix check_bytes() for slub debuggingAkinobu Mita2011-08-091-1/+1
| * | | | | | | | slub: Fix full list corruption if debugging is onChristoph Lameter2011-08-091-2/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-0927-6896/+6876
|\ \ \ \ \ \ \ \