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-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-77
/
+104
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
1
-1
/
+1
2010-10-13
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2010-10-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+14
2010-10-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-17
/
+44
2010-10-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-10-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
12
-30
/
+40
2010-10-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+10
2010-10-13
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
2
-1
/
+2
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
Russell King
15
-253
/
+1277
2010-10-12
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
perf, MIPS: Support cross compiling of tools/perf for MIPS
Deng-Cheng Zhu
1
-0
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
1
-3
/
+1
2010-10-11
fanotify: disable fanotify syscalls
Eric Paris
2
-2
/
+1
2010-10-11
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-11
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-11
x86, numa: For each node, register the memory blocks actually used
Yinghai Lu
1
-3
/
+5
2010-10-11
msm: smd: enable smd on qsd8x50 target
Niranjana Vishwanathapura
2
-0
/
+6
2010-10-11
msm: smd: enable smd on msm7x30 target
Niranjana Vishwanathapura
2
-1
/
+6
2010-10-11
ARM: 6421/1: amba-pl011: add missing ST specific registers
Linus Walleij
1
-0
/
+11
2010-10-11
ARM: 6367/1: PL330: Accept different revision
Jassi Brar
1
-4
/
+3
2010-10-11
ARM: 6437/2: mmci: add some register defines for ST Micro variants
Linus Walleij
1
-4
/
+10
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
1
-1
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-11
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
4
-7
/
+5
2010-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-32
/
+90
2010-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2010-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-3
/
+13
2010-10-11
Merge branch 'for-rmk-next' of git://git.pengutronix.de/git/imx/linux-2.6 int...
Russell King
90
-1245
/
+3003
2010-10-11
mx51: efikamx: add otg support
Amit Kucheria
1
-0
/
+30
2010-10-11
mx51: add support for genesi efikamx nettop
Amit Kucheria
3
-0
/
+99
2010-10-11
spi/imx: Support different fifo sizes
David Jander
1
-1
/
+7
2010-10-11
ARM: iomux-mx51: Add AUD5 pinmux definitions
Sascha Hauer
1
-0
/
+6
[prev]
[next]