| Commit message (Expand) | Author | Files | Lines |
2005-12-28 | Input: maceps2 - convert to the new platform device interface | Dmitry Torokhov | 1 | -16/+52 |
2005-12-28 | Input: q40kbd - convert to the new platform device interface | Dmitry Torokhov | 1 | -32/+57 |
2005-12-28 | Input: ct82c710 - convert to the new platform device interface | Dmitry Torokhov | 1 | -26/+63 |
2005-12-28 | Input: i8042 - convert to the new platform device interface | Dmitry Torokhov | 1 | -49/+67 |
2005-12-21 | Input: logips2pp - add signature of MouseMan Wheel Mouse (87) | Dmitry Torokhov | 1 | -0/+1 |
2005-12-21 | Input: sparcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -57/+105 |
2005-12-21 | Input: m68kspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -17/+85 |
2005-12-21 | Input: pcspkr - register with driver core as a platfrom device | Dmitry Torokhov | 1 | -6/+80 |
2005-12-21 | Input: lifebook - add DMI signature of Fujitsu Lifebook B142 | Daniele Gozzi | 1 | -0/+7 |
2005-12-21 | Input: add help entry for FM801 gameport driver to Kconfig | Dmitry Torokhov | 1 | -0/+7 |
2005-12-21 | Input: i8042 - disable MUX mode for Sharp MM20 | Dmitry Torokhov | 1 | -0/+7 |
2005-12-21 | Input: psmouse - don't leave mouse asleep | Dmitry Torokhov | 1 | -9/+6 |
2005-12-21 | Input: ALPS - add signature for HP ze1115 | Larry Finger | 1 | -0/+1 |
2005-12-21 | Input: appletouch - add support for Geyser 2 | Michael Hanselmann | 2 | -38/+112 |
2005-12-21 | [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() | Tom Zanussi | 2 | -4/+9 |
2005-12-20 | [SPARC64]: Stop putting -finline-limit=XXX into CFLAGS | David S. Miller | 2 | -6/+0 |
2005-12-20 | [PATCH] fix spinlock-debugging smp_processor_id() usage | Ingo Molnar | 1 | -8/+10 |
2005-12-20 | [PATCH] Fix build with CONFIG_PCI_MMCONFIG | Andi Kleen | 2 | -2/+2 |
2005-12-20 | [PATCH] nfsd: check for read-only exports before setting acls | Andreas Gruenbacher | 2 | -2/+2 |
2005-12-20 | [PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n | Jason Wessel | 1 | -1/+1 |
2005-12-20 | [PATCH] Fix swiotlb pci_map_sg error handling | Andi Kleen | 1 | -2/+3 |
2005-12-20 | [PATCH] Fix framebuffer console upside-down ywrap scrolling | Knut Petersen | 1 | -3/+5 |
2005-12-20 | [PATCH] intelfb: Fix oops when changing video mode | Antonino A. Daplas | 1 | -29/+13 |
2005-12-20 | [PATCH] intelfb: Fix freeing of nonexistent resource | Antonino A. Daplas | 2 | -2/+12 |
2005-12-20 | [PATCH] powerpc: g5 thermal overtemp bug | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-12-20 | powerpc: update defconfigs | Paul Mackerras | 6 | -21/+26 |
2005-12-20 | [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts | Edson Seabra | 1 | -1/+2 |
2005-12-20 | powerpc: correct register usage in 64-bit syscall exit path | Paul Mackerras | 1 | -2/+2 |
2005-12-20 | NLM: Fix Oops in nlmclnt_mark_reclaim() | Trond Myklebust | 1 | -0/+4 |
2005-12-20 | SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions | Trond Myklebust | 2 | -4/+6 |
2005-12-20 | NFS: Fix another O_DIRECT race | Trond Myklebust | 4 | -42/+34 |
2005-12-20 | RPC: Do not block on skb allocation | Trond Myklebust | 1 | -0/+2 |
2005-12-20 | [PATCH] md: Change case of raid level reported in sys/mdX/md/level | Neil Brown | 1 | -1/+1 |
2005-12-20 | [PATCH] block: Cleanup CDROMEJECT ioctl | Ben Collins | 1 | -14/+31 |
2005-12-20 | [TG3]: Fix ethtool memory test | Michael Chan | 1 | -4/+3 |
2005-12-20 | [TG3]: Add tw32_wait_f() for some sensitive registers | Michael Chan | 1 | -74/+77 |
2005-12-20 | [TG3]: Some low power fixes | Michael Chan | 1 | -3/+13 |
2005-12-20 | [TG3]: Fix peer device handling | Michael Chan | 1 | -7/+11 |
2005-12-19 | [SPARC]: Fix RTC build failure. | Adrian Bunk | 1 | -1/+1 |
2005-12-19 | [SCTP]: Fix sctp to not return erroneous POLLOUT events. | Neil Horman | 1 | -11/+3 |
2005-12-19 | [IPSEC]: Perform SA switchover immediately. | David S. Miller | 3 | -5/+20 |
2005-12-19 | [ARM] 3210/1: add missing memory barrier helper for NPTL support | Nicolas Pitre | 1 | -0/+49 |
2005-12-19 | [XFRM]: Handle DCCP in xfrm{4,6}_decode_session | Patrick McHardy | 2 | -0/+2 |
2005-12-19 | [IPV6]: Fix route lifetime. | YOSHIFUJI Hideaki | 2 | -5/+13 |
2005-12-19 | [BRIDGE-NF]: Fix bridge-nf ipv6 length check | Bart De Schuymer | 1 | -10/+7 |
2005-12-19 | [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h | Kristian Slavov | 1 | -0/+4 |
2005-12-19 | [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE | Patrick McHardy | 1 | -1/+1 |
2005-12-19 | [NETFILTER]: Fix NAT init order | Patrick McHardy | 1 | -1/+2 |
2005-12-19 | [PATCH] V4L/DVB SCM Maintainers Update | Mauro Carvalho Chehab | 1 | -3/+3 |
2005-12-19 | [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards. | Mauro Carvalho Chehab | 1 | -18/+24 |