index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-07
[PATCH] EFI: Fix gdt load
Edgar Hucek
1
-6
/
+8
2006-03-07
[PATCH] numa_maps update
Christoph Lameter
1
-25
/
+95
2006-03-07
[PATCH] alsa: fix error paths in snd_ctl_elem_add()
Takashi Iwai
1
-4
/
+2
2006-03-07
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
1
-0
/
+2
2006-03-07
[PATCH] Increase max kmalloc size for very large systems
Jack Steiner
1
-1
/
+3
2006-03-07
[PATCH] memory-hotplug compile fix
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-03-07
[PATCH] add missing pm_power_off's
Adrian Bunk
3
-0
/
+9
2006-03-07
[PATCH] s390: fix compile with VIRT_CPU_ACCOUNTING=n
Jan Blunck
1
-0
/
+2
2006-03-07
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
4
-4
/
+61
2006-03-07
[PATCH] x86: fix potential jiffies overflow in timer_resume()
Atsushi Nemoto
1
-2
/
+2
2006-03-07
[PATCH] i4l: fix compatiblity issue with big endian systems
Karsten Keil
1
-19
/
+13
2006-03-07
[PATCH] i4l: fix refcounting problem with ttyIx devices
Karsten Keil
1
-0
/
+1
2006-03-07
[PATCH] i4l: add new PCI IDs for HFC-S PCI
Karsten Keil
3
-0
/
+6
2006-03-07
[PATCH] cramfs mounts provide corrupted content since 2.6.15
Dave Johnson
1
-31
/
+29
2006-03-07
slab: clarify and fix calculate_slab_order()
Linus Torvalds
1
-12
/
+12
2006-03-07
Allocate 96 bytes for SCSI sense data reply
Linus Torvalds
1
-1
/
+1
2006-03-07
Add early-boot-safety check to cond_resched()
Linus Torvalds
1
-0
/
+2
2006-03-06
[PATCH] USB Serial: fix use-after-free bug in usb-serial core
Greg Kroah-Hartman
1
-5
/
+5
2006-03-06
Fix "check_slabp" printout size calculation
Linus Torvalds
1
-1
/
+1
2006-03-06
[PATCH] chelsio: fix kmalloc failure in t1_espi_create
Eric Sesterhenn
1
-3
/
+1
2006-03-05
[SPARC64]: Mark __ex_table section correctly.
David S. Miller
15
-21
/
+21
2006-03-05
[DCCP] ccid3: Divide by zero fix
Ian McDonald
1
-3
/
+7
2006-03-05
[ATM]: [fore200e] fix section mismatch warnings
Sam Ravnborg
1
-18
/
+18
2006-03-05
[ATM]: keep atmsvc failure messages quiet
Chas Williams
1
-8
/
+2
2006-03-05
[BRIDGE]: generate kobject remove event
Stephen Hemminger
1
-0
/
+1
2006-03-05
[BRIDGE]: port timer initialization
Stephen Hemminger
2
-3
/
+2
2006-03-05
[BRIDGE]: fix crash in STP
Stephen Hemminger
1
-14
/
+15
2006-03-05
[CIFS] Always match oplock break (cache notification) to the right tcp
Steve French
3
-4
/
+4
2006-03-05
[MMC] au1xmmc: Fix a compilation warning ('status' is not used)
Martin Michlmayr
1
-1
/
+0
2006-03-05
[MMC] au1xmmc: Fix linking error because mmc_rsp_type doesn't exist
Martin Michlmayr
1
-1
/
+1
2006-03-05
[MMC] au1xmmc: Fix compilation error by using platform_driver
Martin Michlmayr
1
-10
/
+11
2006-03-05
ppc64: make sure to align stack pointer to 16 bytes at boot
Linus Torvalds
1
-0
/
+3
2006-03-04
s2io: set_multicast_list bug
Jeff Garzik
1
-0
/
+1
2006-03-04
[PATCH] Add missing ifdef for VIA RNG code
Mark Brown
1
-0
/
+2
2006-03-02
[PATCH] reiserfs: fix unaligned bitmap usage
Jeff Mahoney
2
-5
/
+5
2006-03-02
[PATCH] reiserfs: do not check if unsigned < 0
Vladimir V. Saveliev
3
-15
/
+10
2006-03-02
[PATCH] numa_maps: Fix potential crash on non IA64 platforms
Christoph Lameter
1
-1
/
+2
2006-03-02
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
Christoph Lameter
1
-2
/
+2
2006-03-02
[PATCH] fix acpi_video_flags on x86-64
Stefan Seyfried
1
-1
/
+1
2006-03-02
[PATCH] v9fs: simplify fid mapping
Eric Van Hensbergen
4
-126
/
+15
2006-03-02
[PATCH] v9fs: fix bug in atomic create open fix
Eric Van Hensbergen
1
-2
/
+5
2006-03-02
[PATCH] v9fs: fix atomic create open
Latchesar Ionkov
6
-296
/
+379
2006-03-02
[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...
John Bowler
1
-12
/
+10
2006-03-02
[PATCH] out_of_memory() locking fix
Andrew Morton
1
-1
/
+2
2006-03-01
[PATCH] fix build breakage in eeh.c in 2.6.16-rc5-git5
Greg KH
1
-0
/
+1
2006-03-01
[PATCH] ocfs2: use hlists for lockres hash
Mark Fasheh
5
-45
/
+41
2006-03-01
[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()
Sunil Mushran
1
-2
/
+12
2006-03-01
ocfs2: Respond to on-disk corruption in the extent map code.
Joel Becker
1
-2
/
+36
2006-03-01
ocfs2: Set .owner on masklog sysfs attributes.
Joel Becker
1
-0
/
+1
2006-03-01
[PATCH] ocfs2: fix orphan recovery deadlock
Mark Fasheh
5
-32
/
+154
[next]