index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
romfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-23
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
Marcin Slusarz
1
-7
/
+8
2008-06-23
[patch 2/4] fs: make struct file arg to d_path const
Jan Engelhardt
2
-2
/
+2
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-22
Slab: Fix memory leak in fallback_alloc()
Christoph Lameter
1
-1
/
+4
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
2
-3
/
+5
2008-06-21
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
3
-0
/
+18
2008-06-21
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
David S. Miller
1
-1
/
+3
2008-06-21
pppoe: warning fix
Stephen Hemminger
1
-1
/
+1
2008-06-21
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-06-21
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
8
-23
/
+26
2008-06-21
alpha: link failure fix
Ivan Kokshaysky
1
-0
/
+1
2008-06-21
alpha: fix module load failures on smp (bug #10926)
Ivan Kokshaysky
1
-1
/
+71
2008-06-21
Linux 2.6.26-rc7
v2.6.26-rc7
Linus Torvalds
1
-1
/
+1
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
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-20
ipv6: Drop packets for loopback address from outside of the box.
YOSHIFUJI Hideaki
2
-0
/
+15
2008-06-20
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
2008-06-19
hwmon: (abituguru3) update driver detection
Hans de Goede
1
-2
/
+13
2008-06-19
hwmon: (w83791d) new maintainer
Marc Hulsman
1
-3
/
+3
2008-06-19
hwmon: (abituguru3) Identify Abit AW8D board as such
Hans de Goede
1
-1
/
+2
2008-06-19
hwmon: Update the sysfs interface documentation
Jean Delvare
1
-20
/
+13
2008-06-19
hwmon: (adt7473) Initialize max_duty_at_overheat before use
Jean Delvare
1
-0
/
+3
2008-06-19
hwmon: (lm85) Fix function RANGE_TO_REG()
Jean Delvare
1
-14
/
+11
2008-06-19
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
Sonic Zhang
6
-27
/
+23
2008-06-19
Blackfin arch: fix typo error in bf548 serial header file
Sonic Zhang
1
-2
/
+2
2008-06-19
x86: use BOOTMEM_EXCLUSIVE on 32-bit
Bernhard Walle
1
-2
/
+8
2008-06-19
x86, 32-bit: fix boot failure on TSC-less processors
Mikael Pettersson
1
-10
/
+8
2008-06-19
x86: fix NULL pointer deref in __switch_to
Suresh Siddha
2
-0
/
+2
2008-06-19
x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
Jeremy Fitzhardinge
1
-1
/
+2
2008-06-19
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
1
-5
/
+10
2008-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
1
-2
/
+0
[next]