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-09-15
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
Seth Forshee
2
-4
/
+4
2011-09-14
mm: account skipped entries to avoid looping in find_get_pages
Shaohua Li
1
-2
/
+4
2011-09-14
drivers/gpio/gpio-generic.c: fix build errors
Russell King
2
-20
/
+10
2011-09-14
workqueue: lock cwq access in drain_workqueue
Thomas Tuttle
1
-1
/
+6
2011-09-14
MAINTAINERS: update e-mail address of Benny Halevy
Benny Halevy
1
-1
/
+1
2011-09-14
drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
Naga Chumbalkar
1
-0
/
+3
2011-09-14
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
Donggeun Kim
1
-0
/
+26
2011-09-14
drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
Johan Hovold
1
-0
/
+2
2011-09-14
drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...
Jesper Juhl
1
-7
/
+5
2011-09-14
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-09-14
mm: sync vmalloc address space page tables in alloc_vm_area()
David Vrabel
1
-0
/
+8
2011-09-14
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
5
-303
/
+18
2011-09-14
mm: vmscan: fix force-scanning small targets without swap
Johannes Weiner
1
-15
/
+12
2011-09-14
drivers/rtc/rtc-imxdi.c needs linux/sched.h
Axel Lin
1
-0
/
+1
2011-09-14
alpha, gpio: GENERIC_GPIO default must be n
Ben Hutchings
1
-1
/
+1
2011-09-14
um: fix strrchr() problems
Al Viro
1
-1
/
+1
2011-09-14
um: clean arch_ptrace() up a bit
Al Viro
5
-46
/
+31
2011-09-14
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
Al Viro
2
-14
/
+14
2011-09-14
um: fix free_winch() mess
Al Viro
1
-14
/
+24
2011-09-14
um: winch_interrupt() can happen inside of free_winch()
Al Viro
1
-2
/
+4
2011-09-14
um: fix oopsable race in line_close()
Al Viro
2
-13
/
+13
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
7
-5
/
+31
2011-09-14
um: drivers/xterm.c: fix a file descriptor leak
Jonathan Neuschäfer
1
-0
/
+1
2011-09-14
um: disable CMPXCHG_DOUBLE as it breaks UML build
Thadeu Lima de Souza Cascardo
1
-0
/
+4
2011-09-14
numa: fix NUMA compile error when sysfs and procfs are disabled
David Rientjes
1
-2
/
+2
2011-09-14
mm/mempolicy.c: make copy_from_user() provably correct
KAMEZAWA Hiroyuki
1
-1
/
+3
2011-09-14
mm/mempolicy.c: fix pgoff in mbind vma merge
Caspar Zhang
1
-3
/
+2
2011-09-14
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
28
-200
/
+631
2011-09-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+2
2011-09-14
restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()
Al Viro
1
-0
/
+4
2011-09-14
xfs: fix a use after free in xfs_end_io_direct_write
Christoph Hellwig
1
-1
/
+2
2011-09-13
lib/sha1.c: quiet sparse noise about symbol not declared
H Hartley Sweeten
1
-0
/
+1
2011-09-13
pci: Don't crash when reading mpss from root complex
Benjamin Herrenschmidt
1
-1
/
+2
2011-09-12
Merge branch 'acpi' of git://github.com/lenb/linux
Linus Torvalds
4
-5
/
+9
2011-09-12
Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
Linus Torvalds
1
-2
/
+3
2011-09-12
Merge branches 'apei', 'bz-13195' and 'doc' into acpi
Len Brown
4
-5
/
+9
2011-09-12
Linux 3.1-rc6
v3.1-rc6
Linus Torvalds
1
-1
/
+1
2011-09-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-28
/
+66
2011-09-12
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
18
-18
/
+72
2011-09-12
ioctl: register LTTng ioctl
Mathieu Desnoyers
1
-0
/
+2
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
8
-22
/
+62
2011-09-12
fuse: fix memory leak
Miklos Szeredi
1
-4
/
+8
2011-09-12
fuse: fix flock breakage
Miklos Szeredi
1
-0
/
+3
2011-09-12
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
1
-0
/
+3
2011-09-12
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
4
-0
/
+4
2011-09-11
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
8
-93
/
+49
2011-09-11
Merge branch 'for-linus' of git://openrisc.net/~jonas/linux
Linus Torvalds
4
-27
/
+96
2011-09-11
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
1
-0
/
+6
2011-09-11
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
1
-3
/
+10
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
1
-0
/
+9
[next]