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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-06
sched: reorder task_struct to reduce padding on 64bit builds
Richard Kennedy
1
-8
/
+8
2008-06-06
namespacecheck: more sched.c fixes
Ingo Molnar
1
-18
/
+0
2008-06-05
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-4
/
+11
2008-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2
-4
/
+3
2008-06-05
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-2
/
+7
2008-06-05
FRV: ip_fast_csum() requires a memory clobber on its inline asm
David Howells
1
-1
/
+1
2008-06-05
[MIPS] Fix typo in header guard
Vegard Nossum
1
-1
/
+1
2008-06-05
[MIPS] Add accessors for random register.
Ralf Baechle
1
-0
/
+3
2008-06-05
[MIPS] Add missing braces to pte_mkyoung
Ilpo Järvinen
1
-1
/
+2
2008-06-05
[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.
Manuel Lauss
1
-0
/
+1
2008-06-05
V4L/DVB (7166): [v4l] Add new user class controls and deprecate others
David Woodhouse
1
-3
/
+3
2008-06-05
V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
Guennadi Liakhovetski
1
-1
/
+0
2008-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-26
/
+58
2008-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-22
/
+44
2008-06-04
sctp: Fix ECN markings for IPv6
Vlad Yasevich
1
-0
/
+1
2008-06-04
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
Vlad Yasevich
1
-1
/
+4
2008-06-04
sctp: Correctly implement Fast Recovery cwnd manipulations.
Vlad Yasevich
1
-1
/
+7
2008-06-04
Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yos...
David S. Miller
4
-2
/
+27
2008-06-05
[IPV6]: inet_sk(sk)->cork.opt leak
Denis V. Lunev
1
-0
/
+1
2008-06-05
[IPV6] NETNS: Handle ancillary data in appropriate namespace.
YOSHIFUJI Hideaki
1
-1
/
+2
2008-06-05
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
YOSHIFUJI Hideaki
1
-0
/
+22
2008-06-05
[SCTP]: Fix NULL dereference of asoc.
YOSHIFUJI Hideaki
1
-1
/
+2
2008-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2008-06-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2008-06-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+2
2008-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26
Linus Torvalds
1
-1
/
+1
2008-06-04
x86: fix broken math-emu with lazy allocation of fpu area
Suresh Siddha
1
-0
/
+2
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
1
-14
/
+2
2008-06-04
libata: kill unused constants
Tejun Heo
1
-3
/
+0
2008-06-03
route: Remove unused ifa_anycast field
Thomas Graf
1
-1
/
+0
2008-06-03
netlink: Improve returned error codes
Thomas Graf
2
-13
/
+11
2008-06-03
route: Mark unused routing attributes as such
Thomas Graf
1
-2
/
+2
2008-06-03
route: Mark unused route cache flags as such.
Thomas Graf
1
-6
/
+6
2008-06-03
serial_core: uart_set_ldisc infrastructure
Alan Cox
1
-0
/
+1
2008-06-02
mmc_spi: mmc_spi.h should include linux/interrupts.h
Anton Vorontsov
1
-0
/
+2
2008-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
6
-30
/
+27
2008-06-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-5
/
+7
2008-06-02
[ARM] 5067/1: _raw_write_can_lock macro bugfix
surinder
1
-1
/
+1
2008-06-02
[ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configuration
Philipp Zabel
1
-0
/
+1
2008-06-02
[ARM] 5068/1: PXA2xx Additional gpio definitions
Jonathan Cameron
1
-0
/
+9
2008-06-02
sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
Paul Mundt
1
-1
/
+1
2008-06-01
[ARM] 5060/1: remove unnecessary include of asm/io.h
Greg Ungerer
1
-1
/
+0
2008-06-01
[ARM] fix AT91 include loops
Russell King
1
-2
/
+0
2008-05-31
Blackfin arch: update anomaly headers from toolchain trunk
Mike Frysinger
5
-23
/
+27
2008-05-31
Blackfin arch: Remove bad and usless code
Michael Hennerich
1
-7
/
+0
2008-05-31
[POWERPC] Add "memory" clobber to MMIO accessors
Benjamin Herrenschmidt
1
-5
/
+7
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-5
/
+18
2008-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-1
/
+4
2008-05-30
Input: rename SW_RADIO to SW_RFKILL_ALL
Henrique de Moraes Holschuh
1
-1
/
+3
2008-05-30
[ALSA] ac97 - Fix ASUS A9T laptop output
Takashi Iwai
1
-0
/
+1
[next]