| Commit message (Expand) | Author | Age |
* | [PATCH] i386: Remove apic= warning | Andi Kleen | 2006-05-01 |
* | [PATCH] i386: Fix overflow in e820_all_mapped | Andi Kleen | 2006-05-01 |
* | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge | Andi Kleen | 2006-05-01 |
* | [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 | Andi Kleen | 2006-05-01 |
* | [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests | NeilBrown | 2006-05-01 |
* | [PATCH] md: Improve detection of lack of barrier support in raid1 | NeilBrown | 2006-05-01 |
* | [PATCH] md: Change ENOTSUPP to EOPNOTSUPP | NeilBrown | 2006-05-01 |
* | [PATCH] md: Fixed refcounting/locking when attempting read error correction i... | NeilBrown | 2006-05-01 |
* | [PATCH] md: Avoid oops when attempting to fix read errors on raid10 | NeilBrown | 2006-05-01 |
* | [PATCH] s390: make qeth buildable | Bastian Blank | 2006-05-01 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-01 |
|\ |
|
| * | [TG3]: Update version and reldate | Michael Chan | 2006-04-29 |
| * | [TG3]: Fix bug in nvram write | Michael Chan | 2006-04-29 |
| * | [TG3]: Add reset_phy parameter to chip reset functions | Gary Zambrano | 2006-04-29 |
| * | [TG3]: Reset chip when changing MAC address | Michael Chan | 2006-04-29 |
| * | [TG3]: Add phy workaround | Michael Chan | 2006-04-29 |
| * | [TG3]: Call netif_carrier_off() during phy reset | Michael Chan | 2006-04-29 |
| * | [IPV6]: Fix race in route selection. | YOSHIFUJI Hideaki | 2006-04-29 |
| * | [XFRM]: fix incorrect xfrm_policy_afinfo_lock use | Ingo Molnar | 2006-04-29 |
| * | [XFRM]: fix incorrect xfrm_state_afinfo_lock use | Ingo Molnar | 2006-04-29 |
| * | [TCP]: Fix unlikely usage in tcp_transmit_skb() | Hua Zhong | 2006-04-29 |
| * | [XFRM]: fix softirq-unsafe xfrm typemap->lock use | Ingo Molnar | 2006-04-29 |
| * | [IPSEC]: Fix IP ID selection | Herbert Xu | 2006-04-29 |
| * | [NET]: use hlist_unhashed() | Akinobu Mita | 2006-04-29 |
| * | [IPV4]: inet_init() -> fs_initcall | Heiko Carstens | 2006-04-29 |
| * | [NETLINK]: cleanup unused macro in net/netlink/af_netlink.c | Soyoung Park | 2006-04-29 |
| * | [PKT_SCHED] netem: fix loss | Stephen Hemminger | 2006-04-29 |
| * | [X25]: fix for spinlock recurse and spinlock lockup with timer handler | Shaun Pereira | 2006-04-29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-05-01 |
|\ \ |
|
| * | | [SPARC64]: Disable preemption during flush_tlb_pending(). | David S. Miller | 2006-05-01 |
| * | | [SPARC64]: Kill __flush_tlb_page() prototype. | David S. Miller | 2006-05-01 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-05-01 |
|\ \ |
|
| * | | Input: make EVIOCGSND return meaningful data | Dmitry Torokhov | 2006-04-29 |
| * | | Input: ressurect EVIOCGREP and EVIOCSREP | Dmitry Torokhov | 2006-04-29 |
| * | | Input: psmouse - fix new device detection logic | Dmitry Torokhov | 2006-04-29 |
| * | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-04-29 |
| |\ \ |
|
| * | | | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 2006-04-26 |
| * | | | Input: allow using several chords for braille | Samuel Thibault | 2006-04-26 |
| * | | | Input: allow passing NULL to input_free_device() | Dmitry Torokhov | 2006-04-26 |
| * | | | Input: spitzkbd - fix the reversed Address and Calender keys | Richard Purdie | 2006-04-26 |
| * | | | Input: ads7846 - improve filtering for thumb press accuracy | Imre Deak | 2006-04-26 |
| * | | | Input: ads7846 - report 0 pressure value along with pen up event | Imre Deak | 2006-04-26 |
| * | | | Input: ads7846 - handle IRQs that were latched during disabled IRQs | Imre Deak | 2006-04-11 |
| * | | | Input: ads7846 - miscellaneous fixes | Imre Deak | 2006-04-11 |
| * | | | Input: ads7846 - use msleep() instead of udelay() in suspend | Juha Yrjola | 2006-04-11 |
| * | | | Input: ads7846 - debouncing and rudimentary sample filtering | Imre Deak | 2006-04-11 |
| * | | | Input: ads7846 - power down ADC a bit later | Imre Deak | 2006-04-11 |
| * | | | Input: ads7846 - add pen_down sysfs attribute | Imre Deak | 2006-04-11 |
| * | | | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 2006-04-05 |
| * | | | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 2006-04-05 |