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
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-23
/
+63
2013-03-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+42
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-15
mfd: twl4030-madc: Remove __exit_p annotation
Arnd Bergmann
1
-1
/
+1
2013-03-14
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-14
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-14
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-7
/
+9
2013-03-14
hwmon: (pmbus/ltc2978) Fix temperature reporting
Guenter Roeck
1
-6
/
+8
2013-03-14
hwmon: (pmbus) Fix krealloc() misuse in pmbus_add_attribute()
David Woodhouse
1
-5
/
+7
2013-03-14
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...
Axel Lin
1
-0
/
+2
2013-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-0
/
+12
2013-03-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
16
-174
/
+144
2013-03-13
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
Tejun Heo
1
-13
/
+25
2013-03-13
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
2013-03-13
UAPI: fix endianness conditionals in linux/raid/md_p.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/acct.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/aio_abi.h
David Howells
1
-2
/
+2
2013-03-13
decompressors: fix typo "POWERPC"
Paul Bolle
1
-1
/
+1
2013-03-13
mm/fremap.c: fix oops on error path
Andrew Morton
1
-2
/
+4
2013-03-13
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
2
-52
/
+55
2013-03-13
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-13
workqueue: convert to idr_alloc()
Tejun Heo
1
-3
/
+4
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
1
-3
/
+2
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
1
-31
/
+0
2013-03-13
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
1
-1
/
+1
2013-03-13
signal: always clear sa_restorer on execve
Kees Cook
1
-0
/
+3
2013-03-13
mm: remove_memory(): fix end_pfn setting
Toshi Kani
1
-1
/
+1
2013-03-13
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-13
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-218
/
+531
2013-03-13
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-33
/
+91
2013-03-13
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-90
/
+126
2013-03-13
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2
-1
/
+8
2013-03-13
USB: quatech2: only write to the tty if the port is open.
Bill Pemberton
1
-2
/
+5
2013-03-13
qcserial: bind to DM/DIAG port on Gobi 1K devices
Dan Williams
1
-2
/
+5
2013-03-13
ext2: Fix BUG_ON in evict() on inode deletion
Jan Kara
2
-1
/
+2
2013-03-12
futex: fix kernel-doc notation and spello
Randy Dunlap
1
-23
/
+23
2013-03-12
signals: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-12
idr: fix new kernel-doc warnings
Randy Dunlap
2
-2
/
+1
2013-03-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+11
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-30
/
+17
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
6
-0
/
+7
2013-03-12
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
1
-3
/
+20
2013-03-12
MAINTAINERS: Add maintainer for MAX6697, INA209, and INA2XX drivers
Guenter Roeck
1
-0
/
+25
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
24
-31
/
+28
2013-03-12
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...
Mathieu Desnoyers
3
-18
/
+9
2013-03-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+10
2013-03-12
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
57
-97
/
+131
[next]