summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | btrfs: Add a helper try_merge_free_space()Li Zefan2011-01-261-32/+43
| | * | | | btrfs: Update stats when allocating from a clusterLi Zefan2011-01-261-3/+14
| | * | | | btrfs: Free fully occupied bitmap in clusterLi Zefan2011-01-261-0/+2
| | * | | | btrfs: Add helper function free_bitmap()Li Zefan2011-01-261-21/+16Star
| | * | | | btrfs: Fix threshold calculation for block groups smaller than 1GBLi Zefan2011-01-261-2/+6
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-02-076-52/+94
|\ \ \ \ \ \
| * | | | | | powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-02-071-0/+37
| * | | | | | powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-071-1/+1
| * | | | | | powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard2011-02-071-1/+2
| * | | | | | powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard2011-02-071-3/+9
| * | | | | | powerpc/numa: Check for all VPHN changesAnton Blanchard2011-02-071-1/+1
| * | | | | | powerpc/numa: Only use active VPHN count fieldsAnton Blanchard2011-02-071-4/+6
| * | | | | | powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew2011-02-071-9/+8Star
| * | | | | | powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-071-6/+3Star
| * | | | | | powerpc/pseries: Fix typo in VPHN commentsJesse Larrew2011-02-071-1/+1
| * | | | | | powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt2011-02-071-20/+20
| * | | | | | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt2011-02-071-2/+2
| * | | | | | powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood2011-02-071-4/+4
| * | | | | | powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood2011-02-071-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-079-38/+39
|\ \ \ \ \ \
| * | | | | | arm: omap4: panda: remove usb_nop_xceiv_register(v1)Ming Lei2011-02-021-2/+0Star
| * | | | | | OMAP1: Fix non-working LCD on OMAP310Marek Vasut2011-02-021-12/+12
| * | | | | | OMAP3: Devkit8000: Change lcd power pinThomas Weber2011-02-021-11/+16
| * | | | | | omap1: remove duplicated #includeHuang Weiyi2011-02-021-1/+0Star
| * | | | | | arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen2011-02-021-0/+1
| * | | | | | arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen2011-02-021-3/+0Star
| * | | | | | Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-01-313-9/+10
| |\ \ \ \ \ \
| | * | | | | | OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil2011-01-311-4/+2Star
| | * | | | | | OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil2011-01-311-1/+2
| | * | | | | | arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen2011-01-311-0/+1
| | * | | | | | OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman2011-01-261-3/+4
| | * | | | | | OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall2011-01-251-1/+1
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-071-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin2011-02-071-3/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa2011-02-071-2/+2
* | | | | | | | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-072-5/+13
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-075-18/+28
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cifs: remove checks for ses->status == CifsExitingJeff Layton2011-02-071-4/+1Star
| * | | | | | | cifs: add check for kmalloc in parse_daclStanislav Fomichev2011-02-061-0/+4
| * | | | | | | cifs: don't send an echo request unless NegProt has been doneJeff Layton2011-02-051-2/+6
| * | | | | | | cifs: enable signing flag in SMB header when server has it onJeff Layton2011-02-041-0/+4
| * | | | | | | cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar2011-02-041-2/+2
| * | | | | | | CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky2011-02-041-5/+6
| * | | | | | | cifs: fix length vs. total_read confusion in cifs_demultiplex_threadJeff Layton2011-02-021-5/+5
* | | | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2011-02-064-13/+11Star
|\ \ \ \ \ \ \ \
| * | | | | | | | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-063-9/+6Star
| * | | | | | | | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa2011-02-061-4/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-063-1/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'timers/locking'Ingo Molnar2011-02-062-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra2011-02-041-1/+5