index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
2007-01-09
1
-0
/
+7
*
bridge-netfilter: don't overwrite memory outside of skb
Stephen Hemminger
2006-12-18
1
-3
/
+12
*
pci_ids.h: Add NVIDIA PCI ID
Peer Chen
2006-12-14
1
-0
/
+1
*
amd74xx.c: add some NVIDIA chipset IDs
Randy Dunlap
2006-12-14
1
-0
/
+1
*
sata_nv/amd74xx: Add MCP61 support
Andrew Chew
2006-12-14
1
-0
/
+4
*
PCI: Unhide the SMBus on Asus PU-DLS
Jean Delvare
2006-12-08
1
-0
/
+1
*
PCI: nVidia quirk to make AER PCI-E extended capability visible
Brice Goglin
2006-12-08
1
-0
/
+1
*
pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
John W. Linville
2006-12-08
1
-1
/
+2
*
Fix mempolicy.h build error
Ralf Baechle
2006-12-06
1
-0
/
+1
*
remove garbage the sneaked into the ext3 fix
Adrian Bunk
2006-12-04
1
-15
/
+0
*
add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
Al Viro
2006-11-29
1
-0
/
+15
*
[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.
David L Stevens
2006-11-25
1
-1
/
+1
*
[NET]: Update frag_list in pskb_trim
Herbert Xu
2006-11-11
1
-12
/
+12
*
drivers/video/nvidia/nvidia.c: Add ID for Quadro NVS280
Pavel Roskin
2006-11-09
1
-0
/
+1
*
[AGPGART] VIA PT880 Ultra support.
Magnus Kessler
2006-09-18
1
-0
/
+1
*
PFKEYV2: Fix inconsistent typing in struct sadb_x_kmprivate.
Tushar Gohad
2006-09-18
1
-1
/
+1
*
pci_ids.h: add some VIA IDE identifiers
Alan Cox
2006-09-06
1
-1
/
+4
*
ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
2006-08-30
1
-0
/
+9
*
[PATCH] I2O: Bugfixes to get I2O working again
Markus Lidel
2006-06-22
1
-1
/
+4
*
[PATCH] Simplify proc/devices and fix early termination regression
Andrew Morton
2006-05-01
1
-11
/
+4
*
[PATCH] for_each_possible_cpu
Andrew Morton
2006-05-01
1
-0
/
+1
*
[PATCH] Fix buddy list race that could lead to page lru list corruptions
Nick Piggin
2006-04-17
2
-4
/
+9
*
[PATCH] kdump proc vmcore size oveflow fix
Vivek Goyal
2006-04-07
1
-1
/
+1
*
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
2006-04-07
1
-2
/
+0
*
[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
Neil Brown
2006-03-27
1
-1
/
+1
*
[PATCH] rtc.h broke strace(1) builds
Joe Korty
2006-03-27
1
-2
/
+2
*
[PATCH] get_cpu_sysdev() signedness fix
Andrew Morton
2006-03-27
1
-1
/
+1
*
[TG3]: 40-bit DMA workaround part 2
Michael Chan
2006-03-19
1
-0
/
+1
*
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
1
-1
/
+0
*
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
2006-03-11
1
-0
/
+2
*
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
Christoph Lameter
2006-03-09
1
-2
/
+2
*
[PATCH] mtd: 64 bit fixes
Atsushi Nemoto
2006-03-09
1
-0
/
+2
*
[PATCH] fix file counting
Dipankar Sarma
2006-03-08
2
-2
/
+1
*
[PATCH] rcu batch tuning
Dipankar Sarma
2006-03-08
1
-1
/
+5
*
[PATCH] percpu_counter_sum()
Andrew Morton
2006-03-08
1
-0
/
+6
*
Mark the pipe file operations static
Linus Torvalds
2006-03-08
1
-3
/
+0
*
[PATCH] Increase max kmalloc size for very large systems
Jack Steiner
2006-03-06
1
-1
/
+3
*
[PATCH] memory-hotplug compile fix
KAMEZAWA Hiroyuki
2006-03-06
1
-0
/
+4
*
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2006-03-06
1
-0
/
+4
*
[PATCH] i4l: add new PCI IDs for HFC-S PCI
Karsten Keil
2006-03-06
1
-0
/
+2
*
[PATCH] reiserfs: fix unaligned bitmap usage
Jeff Mahoney
2006-03-02
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2006-02-28
1
-0
/
+1
|
\
|
*
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
2006-02-28
1
-0
/
+1
*
|
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
2006-02-28
1
-2
/
+3
*
|
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
2006-02-27
3
-2
/
+5
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-02-24
1
-2
/
+2
|
\
|
*
[SERIAL] Trivial comment fix: include/linux/serial_reg.h
Michal Janusz Miroslaw
2006-02-23
1
-2
/
+2
*
|
[PATCH] flags parameter for linkat
Ulrich Drepper
2006-02-24
1
-1
/
+1
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2006-02-22
1
-1
/
+1
|
\
|
*
[MMC] Fix mmc_cmd_type() mask
Russell King
2006-02-22
1
-1
/
+1
[next]