summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cache user_ns in struct credSerge E. Hallyn2011-05-134-20/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-05-121-4/+0
|\
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-05-131-4/+0
| |\
| | * SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-05-121-4/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-05-121-0/+1
|\ \ \
| * | | net/9p/protocol.c: Fix a memory leakPedro Scarapicchia Junior2011-05-121-0/+1
* | | | Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-121-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang2011-05-131-1/+1
| |/ /
* | | vsprintf: Turn kptr_restrict off by defaultIngo Molnar2011-05-121-1/+1
|/ /
* | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-126-9/+15
|\ \
| * | ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren2011-05-101-1/+1
| * | ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko2011-05-081-2/+0
| * | ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen2011-05-081-1/+1
| * | ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen2011-05-081-1/+1
| * | ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen2011-05-081-3/+3
| * | ASoC: sst_platform: add hw_free callback to fix resource leakxingchao2011-05-031-0/+6
| * | ASoC: Don't crash on PM operationsMark Brown2011-05-031-0/+2
| * | ASoC: JZ4740: Fix i2s shutdownLars-Peter Clausen2011-05-031-1/+1
* | | Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-05-125-125/+54
|\ \ \
| * | | x86/mm: Fix section mismatch derived from native_pagetable_reserve()Sedat Dilek2011-05-121-1/+1
| * | | x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini2011-05-125-2/+54
| * | | Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk2011-05-121-123/+0
* | | | Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Linus Torvalds2011-05-121-0/+2
* | | | Merge branch 'fbmem'Linus Torvalds2011-05-122-26/+81
|\ \ \ \
| * | | | fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds2011-05-121-16/+34
| * | | | fbcon: add lifetime refcount to opened frame buffersLinus Torvalds2011-05-122-10/+47
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-121-3/+10
|\ \ \ \ \
| * | | | | Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein2011-05-051-1/+0
| * | | | | Input: ads7846 - make transfer buffers DMA safeAlexander Stein2011-05-051-2/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-05-121-1/+1
|\ \ \ \ \ \
| * | | | | | fuse: fix oops in revalidate when called with NULL nameidataMiklos Szeredi2011-05-101-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-05-125-9/+19
|\ \ \ \ \ \ \
| * | | | | | | sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill2011-05-111-3/+9
| * | | | | | | sparc32: fix sparcstation 5 bootSam Ravnborg2011-04-211-3/+7
| * | | | | | | sparc32: fix section mismatch warnings in apc, pmc and time_32Sam Ravnborg2011-04-213-3/+3
* | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-1210-71/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas2011-05-123-3/+3
| * | | | | | | | ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann2011-05-121-37/+53
| * | | | | | | | ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon2011-05-121-1/+15
| * | | | | | | | Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nic...Russell King2011-05-073-12/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: zImage: the page table memory must be considered before relocationNicolas Pitre2011-05-071-1/+2
| | * | | | | | | | ARM: zImage: make sure not to relocate on top of the relocation codeNicolas Pitre2011-05-071-10/+17
| | * | | | | | | | ARM: zImage: Fix bad SP address after relocating kernelTony Lindgren2011-05-061-0/+5
| | * | | | | | | | ARM: zImage: make sure the stack is 64-bit alignedNicolas Pitre2011-05-062-1/+2
| * | | | | | | | | ARM: RiscPC: acornfb: fix section mismatchesRussell King2011-05-061-16/+10
| * | | | | | | | | ARM: RiscPC: etherh: fix section mismatchesRussell King2011-05-061-2/+2
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-05-115-11/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang2011-05-113-9/+10
| * | | | | | | | | | ceph: fix list_add in ceph_put_snap_realmHenry C Chang2011-05-111-1/+1
| * | | | | | | | | | ceph: print debug message before put mds sessionHenry C Chang2011-05-111-1/+1
OpenPOWER on IntegriCloud