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
2008-06-23
[patch 1/4] vfs: path_{get,put}() cleanups
Jan Blunck
2
-12
/
+9
2008-06-23
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
Michael Kerrisk
1
-8
/
+3
2008-06-23
[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...
Michael Kerrisk
1
-15
/
+21
2008-06-23
[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...
Michael Kerrisk
1
-8
/
+0
2008-06-23
[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...
Michael Kerrisk
1
-0
/
+4
2008-06-23
[PATCH] fix cgroup-inflicted breakage in block_dev.c
Al Viro
1
-1
/
+9
2008-06-21
Slab: Fix memory leak in fallback_alloc()
Christoph Lameter
1
-1
/
+4
2008-06-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+2
2008-06-21
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
6
-45
/
+60
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
2
-3
/
+5
2008-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-7
/
+52
2008-06-20
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
3
-0
/
+18
2008-06-20
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
David S. Miller
1
-1
/
+3
2008-06-20
pppoe: warning fix
Stephen Hemminger
1
-1
/
+1
2008-06-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+2
2008-06-20
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-06-20
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
8
-23
/
+26
2008-06-20
alpha: link failure fix
Ivan Kokshaysky
1
-0
/
+1
2008-06-20
alpha: fix module load failures on smp (bug #10926)
Ivan Kokshaysky
1
-1
/
+71
2008-06-20
Linux 2.6.26-rc7
v2.6.26-rc7
Linus Torvalds
1
-1
/
+1
2008-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-110
/
+21
2008-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
5
-141
/
+180
2008-06-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-6
/
+5
2008-06-20
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-1070
/
+2604
2008-06-20
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-11
/
+19
2008-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-29
/
+73
2008-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-16
/
+26
2008-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
6
-29
/
+25
2008-06-20
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-16
/
+67
2008-06-20
[watchdog] hpwdt: fix use of inline assembly
Linus Torvalds
1
-75
/
+80
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-06-20
BAST: Remove old IDE driver
Ben Dooks
3
-98
/
+0
2008-06-20
pcmcia ide kingston compactflash's have a new manufacturer id
Christophe Niclaes
1
-0
/
+1
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
2
-0
/
+2
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
2
-0
/
+2
2008-06-20
ide: increase timeout in wait_drive_not_busy()
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-06-20
palm_bk3710: fix resource management
Sergei Shtylyov
1
-9
/
+13
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
3
-5
/
+24
2008-06-20
Ext4: Fix online resize block group descriptor corruption
Frederic Bohe
1
-1
/
+2
2008-06-20
Merge branch 'bugzilla-9761' into release
Len Brown
1
-1
/
+2
2008-06-20
Merge branch 'bugzilla-10695' into release
Len Brown
1
-5
/
+3
2008-06-20
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
1
-4
/
+3
2008-06-20
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2
-2
/
+12
2008-06-20
[agp]: fixup chipset flush for new Intel G4x.
Zhenyu Wang
1
-1
/
+1
2008-06-19
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
2
-0
/
+15
2008-06-19
ipv6: Remove options header when setsockopt's optlen is 0
Shan Wei
1
-4
/
+7
2008-06-19
x86, geode: add a VSA2 ID for General Software
Jordan Crouse
2
-3
/
+6
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
1
-0
/
+6
2008-06-19
hwmon: (lm75) sensor reading bugfix
David Brownell
1
-5
/
+15
[next]