index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-20
[PATCH] sb1250-mac: Whitespace cleanup.
Ralf Baechle
1
-515
/
+515
2005-10-20
[PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...
Ralf Baechle
1
-171
/
+132
2005-10-20
[PATCH] Remove unused header.
Ralf Baechle
1
-62
/
+0
2005-10-19
[PATCH] e1000 build fix
Andrew Morton
1
-1
/
+1
2005-10-19
[PATCH] sundance: expand reset mask
John W. Linville
1
-1
/
+1
2005-10-19
[PATCH] sundance: remove if (1) { ... } block in sundance_probe1
John W. Linville
1
-23
/
+21
2005-10-19
[PATCH] orinoco: remove redundance skb length check before padding
John W. Linville
1
-5
/
+3
2005-10-19
[PATCH] b44: alternate allocation option for DMA descriptors
John W. Linville
2
-8
/
+128
2005-10-19
[PATCH] bonding: cleanup comment for mode 1 IGMP xmit hack
John W. Linville
1
-3
/
+7
2005-10-19
[PATCH] 8139too: fix resume for Realtek 8100B/8139D
John W. Linville
1
-1
/
+2
2005-10-19
[PATCH] bonding: fix typos in bonding documentation
John W. Linville
1
-2
/
+3
2005-10-19
[PATCH] epic100: fix counting of work_done in epic_poll
John W. Linville
1
-2
/
+2
2005-10-19
[PATCH] via-rhine: change mdelay to msleep and remove from ISR path
John W. Linville
1
-3
/
+31
2005-10-19
[PATCH] s2io build fix
Andrew Morton
1
-1
/
+1
2005-10-19
[PATCH] e1000_intr build fix
Andrew Morton
1
-1
/
+1
2005-10-19
[PATCH] mipsnet: Virtual ethernet driver for MIPSsim.
Ralf Baechle
4
-0
/
+507
2005-10-19
[PATCH] ne: Support for RBHMA4500 eval board.
Ralf Baechle
1
-0
/
+15
2005-10-19
[PATCH] declance: Use physical addresses at the interface level.
Ralf Baechle
1
-16
/
+10
2005-10-19
[PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...
Ralf Baechle
1
-1
/
+1
2005-10-19
[PATCH] declance: Fix mapping of device.
Ralf Baechle
1
-2
/
+2
2005-10-19
[PATCH] declance: Convert to irqreturn_t.
Ralf Baechle
1
-2
/
+3
2005-10-19
[PATCH] sgiseeq: Configure PIO and DMA timing requests.
Ralf Baechle
2
-34
/
+34
2005-10-19
[PATCH] sgiseeq: Fix resource handling.
Ralf Baechle
1
-5
/
+4
2005-10-19
[PATCH] de2104x: Resurrect Cobalt support for 2.6.
Ralf Baechle
1
-0
/
+5
2005-10-19
[PATCH] au1000_eth: Misc Au1000 net driver fixes.
Ralf Baechle
1
-8
/
+5
2005-10-19
[PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring.
Ralf Baechle
1
-1
/
+8
2005-10-19
[PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.
Ralf Baechle
1
-1
/
+1
2005-10-19
[PATCH] ieee80211: division by zero fix
Jiri Benc
1
-9
/
+12
2005-10-19
Merge branch 'master'
Jeff Garzik
59
-560
/
+494
2005-10-19
[PATCH] Initialize the .owner field the tty_ldisc structure.
Ralf Baechle
1
-0
/
+1
2005-10-19
[PATCH] SMACK support for mkiss
Ralf Baechle
2
-31
/
+148
2005-10-19
[PATCH] rcu in bpqether driver.
Ralf Baechle
1
-6
/
+3
2005-10-19
[PATCH] S2io: Offline diagnostics fixes
ravinandan.arakali@neterion.com
2
-80
/
+162
2005-10-18
[PATCH] kbuild: Eliminate build error when KALLSYMS not defined
Mark Rustad
1
-1
/
+3
2005-10-18
[PATCH] aio: revert lock_kiocb()
Zach Brown
2
-26
/
+7
2005-10-18
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
1
-2
/
+2
2005-10-18
[PATCH] Fix /proc/acpi/events around suspend
Pavel Machek
1
-3
/
+2
2005-10-18
[PATCH] n_r3964 mod_timer() fix
Stephan Brodkorb
1
-4
/
+4
2005-10-18
[PATCH] output of /proc/maps on nommu systems is incomplete
David McCullough
1
-0
/
+1
2005-10-18
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
2
-0
/
+12
2005-10-18
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Jeff Garzik
2
-2
/
+7
2005-10-18
[PATCH] posix-timers: fix task accounting
Oleg Nesterov
1
-0
/
+3
2005-10-18
[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...
Trond Myklebust
1
-2
/
+0
2005-10-18
[PATCH] NFS: Fix cache consistency races
Trond Myklebust
3
-6
/
+8
2005-10-18
[PATCH] USB: fix bug in handling of highspeed usb HID devices
Christian Krause
1
-3
/
+0
2005-10-18
[PATCH] isp116x-hcd: fix handling of short transfers
Olav Kongas
1
-1
/
+2
2005-10-17
Increase default RCU batching sharply
Linus Torvalds
1
-1
/
+1
2005-10-17
[PATCH] fix black/white-only svideo input in vpx3220 decoder
Ronald S. Bultje
1
-0
/
+10
2005-10-17
[PATCH] fix vpx3220 offset issue in SECAM
Ronald S. Bultje
1
-12
/
+10
2005-10-17
[PATCH] SVGATextMode fix
Samuel Thibault
1
-2
/
+7
[next]