aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] uml: error handling fixesJeff Dike2006-05-01
* [PATCH] uml: update defconfigJeff Dike2006-05-01
* [PATCH] uml: clean up after MADVISE_REMOVEJeff Dike2006-05-01
* [PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2006-05-01
* [PATCH] uml: skas0 support for 2G/2G hostsJoris van Rantwijk2006-05-01
* [PATCH] uml: fix iomem list traversalVictor V. Vengerov2006-05-01
* [PATCH] silence initcall warningsAndrew Morton2006-05-01
* [PATCH] i386: Remove apic= warningAndi Kleen2006-05-01
* [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-01
* [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-01
* [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64Andi Kleen2006-05-01
* [PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requestsNeilBrown2006-05-01
* [PATCH] md: Improve detection of lack of barrier support in raid1NeilBrown2006-05-01
* [PATCH] md: Change ENOTSUPP to EOPNOTSUPPNeilBrown2006-05-01
* [PATCH] md: Fixed refcounting/locking when attempting read error correction i...NeilBrown2006-05-01
* [PATCH] md: Avoid oops when attempting to fix read errors on raid10NeilBrown2006-05-01
* [PATCH] s390: make qeth buildableBastian Blank2006-05-01
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-01
|\
| * [TG3]: Update version and reldateMichael Chan2006-04-29
| * [TG3]: Fix bug in nvram writeMichael Chan2006-04-29
| * [TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano2006-04-29
| * [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-29
| * [TG3]: Add phy workaroundMichael Chan2006-04-29
| * [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-29
| * [IPV6]: Fix race in route selection.YOSHIFUJI Hideaki2006-04-29
| * [XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar2006-04-29
| * [XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar2006-04-29
| * [TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong2006-04-29
| * [XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar2006-04-29
| * [IPSEC]: Fix IP ID selectionHerbert Xu2006-04-29
| * [NET]: use hlist_unhashed()Akinobu Mita2006-04-29
| * [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-29
| * [NETLINK]: cleanup unused macro in net/netlink/af_netlink.cSoyoung Park2006-04-29
| * [PKT_SCHED] netem: fix lossStephen Hemminger2006-04-29
| * [X25]: fix for spinlock recurse and spinlock lockup with timer handlerShaun Pereira2006-04-29
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-01
|\ \
| * | [SPARC64]: Disable preemption during flush_tlb_pending().David S. Miller2006-05-01
| * | [SPARC64]: Kill __flush_tlb_page() prototype.David S. Miller2006-05-01
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-05-01
|\ \
| * | Input: make EVIOCGSND return meaningful dataDmitry Torokhov2006-04-29
| * | Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov2006-04-29
| * | Input: psmouse - fix new device detection logicDmitry Torokhov2006-04-29
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-04-29
| |\ \
| * | | Input: move input_device_id to mod_devicetable.hDmitry Torokhov2006-04-26
| * | | Input: allow using several chords for brailleSamuel Thibault2006-04-26
| * | | Input: allow passing NULL to input_free_device()Dmitry Torokhov2006-04-26
| * | | Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie2006-04-26
| * | | Input: ads7846 - improve filtering for thumb press accuracyImre Deak2006-04-26
| * | | Input: ads7846 - report 0 pressure value along with pen up eventImre Deak2006-04-26
| * | | Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak2006-04-11