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
2010-07-19
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
22
-80
/
+111
2010-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2
-23
/
+126
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2
-7
/
+67
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
4
-53
/
+15
2010-07-19
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
1
-2
/
+2
2010-07-19
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+23
2010-07-19
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
3
-0
/
+18
2010-07-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-4
/
+16
2010-07-19
intel_scu_ipc: Oops/crash fixes
Sreedhara DS
1
-4
/
+8
2010-07-19
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
Sage Weil
1
-3
/
+13
2010-07-19
Btrfs: fix split_leaf double split corner case
Chris Mason
1
-18
/
+111
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2
-0
/
+11
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-07-19
[S390] cio: fix potential overflow in chpid descriptor
Sebastian Ott
1
-1
/
+1
2010-07-19
[S390] add missing device put
Stefan Haberland
1
-1
/
+3
2010-07-19
[S390] dasd: use correct label location for diag fba disks
Peter Oberparleiter
1
-2
/
+12
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
18
-22
/
+31
2010-07-18
Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
1
-1
/
+1
2010-07-18
x86: kprobes: fix swapped segment registers in kretprobe
Roland McGrath
1
-1
/
+1
2010-07-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-0
/
+34
2010-07-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-224
/
+504
2010-07-18
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
Linus Torvalds
1
-0
/
+1
2010-07-16
x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
Jacob Pan
1
-3
/
+4
2010-07-16
x86: Fix x2apic preenabled system with kexec
Yinghai Lu
1
-1
/
+1
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
3
-0
/
+34
2010-07-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-29
/
+36
2010-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
5
-10
/
+23
2010-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+8
2010-07-15
Input: w90p910_ts - fix call to setup_timer()
Wan ZongShun
1
-1
/
+1
2010-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-07-15
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
4
-28
/
+31
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
x86: Force HPET readback_cmp for all ATI chipsets
Thomas Gleixner
2
-5
/
+18
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
2010-07-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-93
/
+243
2010-07-14
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
72
-1025
/
+1025
2010-07-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-38
/
+45
2010-07-14
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nicolas Pitre
1
-2
/
+3
2010-07-14
Input: synaptics - fix wrong dimensions check
Takashi Iwai
1
-0
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
72
-1025
/
+1025
2010-07-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-5
/
+29
2010-07-13
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+4
2010-07-12
Linux 2.6.35-rc5
v2.6.35-rc5
Linus Torvalds
1
-1
/
+1
2010-07-12
Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...
Linus Torvalds
177
-194157
/
+652
[next]