index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
Squashfs: Fix sanity check patches on big-endian systems
Phillip Lougher
4
-6
/
+6
2011-05-26
Squashfs: update email address
Phillip Lougher
23
-24
/
+24
2011-05-25
Squashfs: add extra sanity checks at mount time
Phillip Lougher
1
-2
/
+16
2011-05-25
Squashfs: add sanity checks to fragment reading at mount time
Phillip Lougher
3
-4
/
+25
2011-05-25
Squashfs: add sanity checks to lookup table reading at mount time
Phillip Lougher
3
-4
/
+30
2011-05-25
Squashfs: add sanity checks to id reading at mount time
Phillip Lougher
4
-6
/
+37
2011-05-25
Squashfs: add sanity checks to xattr reading at mount time
Phillip Lougher
1
-0
/
+11
2011-05-25
Squashfs: reverse order of filesystem table reading
Phillip Lougher
1
-34
/
+37
2011-05-25
Squashfs: move table allocation into squashfs_read_table()
Phillip Lougher
7
-98
/
+44
2011-03-22
Squashfs: Use vmalloc rather than kmalloc for zlib workspace
Phillip Lougher
1
-3
/
+3
2011-03-16
Squashfs: handle corruption of directory structure
Phillip Lougher
2
-0
/
+21
2011-02-28
Squashfs: wrap squashfs_mount() definition
Phillip Lougher
1
-2
/
+2
2011-02-28
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
Phillip Lougher
1
-1
/
+0
2011-02-28
Squashfs: Update documentation to include compression options
Phillip Lougher
1
-9
/
+19
2011-02-28
Squashfs: Update Kconfig help text to include xz compression
Phillip Lougher
1
-6
/
+6
2011-02-28
Squashfs: add compression options support to xz decompressor
Phillip Lougher
1
-8
/
+41
2011-02-28
Squashfs: extend decompressor framework to handle compression options
Phillip Lougher
8
-16
/
+54
2011-02-07
Linux 2.6.38-rc4
v2.6.38-rc4
Linus Torvalds
1
-1
/
+1
2011-02-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-17
/
+119
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
18
-116
/
+371
2011-02-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-52
/
+94
2011-02-07
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-38
/
+39
2011-02-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+10
2011-02-07
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
1
-2
/
+2
2011-02-07
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2
-5
/
+13
2011-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-18
/
+28
2011-02-07
Btrfs: Fix page count calculation
Yan, Zheng
1
-4
/
+4
2011-02-07
Merge branch 'fixes'
Russell King
9
-13
/
+18
2011-02-07
cifs: remove checks for ses->status == CifsExiting
Jeff Layton
1
-4
/
+1
2011-02-07
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Russell King
7
-11
/
+10
2011-02-07
ALSA: AACI: allow writes to MAINCR to take effect
Russell King
1
-1
/
+7
2011-02-07
ARM: Update mach-types
Russell King
1
-4
/
+101
2011-02-07
x86, nx: Mark the ACPI resume trampoline code as +x
H. Peter Anvin
1
-3
/
+10
2011-02-07
powerpc: Fix hcall tracepoint recursion
Anton Blanchard
1
-0
/
+37
2011-02-07
powerpc/numa: Fix bug in unmap_cpu_from_node
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Disable VPHN on dedicated processor partitions
Anton Blanchard
1
-1
/
+2
2011-02-07
powerpc/numa: Add length when creating OF properties via VPHN
Anton Blanchard
1
-3
/
+9
2011-02-07
powerpc/numa: Check for all VPHN changes
Anton Blanchard
1
-1
/
+1
2011-02-07
powerpc/numa: Only use active VPHN count fields
Anton Blanchard
1
-4
/
+6
2011-02-07
powerpc/pseries: Remove unnecessary variable initializations in numa.c
Jesse Larrew
1
-9
/
+8
2011-02-07
powerpc/pseries: Fix brace placement in numa.c
Jesse Larrew
1
-6
/
+3
2011-02-07
powerpc/pseries: Fix typo in VPHN comments
Jesse Larrew
1
-1
/
+1
2011-02-07
powerpc: Fix some 6xx/7xxx CPU setup functions
Benjamin Herrenschmidt
1
-20
/
+20
2011-02-07
powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit
Benjamin Herrenschmidt
1
-2
/
+2
2011-02-07
powerpc/book3e: Protect complex macro args in mmu-book3e.h
Scott Wood
1
-4
/
+4
2011-02-07
powerpc: Fix pfn_valid() when memory starts at a non-zero address
Scott Wood
1
-1
/
+1
2011-02-06
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
4
-13
/
+11
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+9
2011-02-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2011-02-06
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-95
/
+106
[next]