- ebbac7d Input: grip_mp - kill commented out code by Dmitry Torokhov · 19 years ago
- 736ce43 Input: ibmasm - convert to dynamic input_dev allocation by Vernon Mauery · 19 years ago
- 6020baf Input: i8042 - add OQO Zepto to noloop dmi table. by Ben Collins · 19 years ago
- 1f85145 Input: add missing keys from input.h to hid-debug.h by Michael Hanselmann · 19 years ago
- dbc2634 Input: atkbd - don't lose keymap settings when reconnecting keyboard by Dmitry Torokhov · 19 years ago
- fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
- 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 19 years ago
- e924283 [IPVS]: Another file needs linux/interrupt.h by Andrew Morton · 19 years ago
- d7906de Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
- 725a6ab [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs by Richard Purdie · 19 years ago
- 6e49388 [PATCH] pcmcia: cleanup cs.c, reduce size by Daniel Ritz · 19 years ago
- 3cf89b1 [PATCH] drivers/pcmcia/cistpl.c: fix endian warnings by Alexey Dobriyan · 19 years ago
- 8084b37 [PATCH] pcmcia: kzalloc conversion by Dominik Brodowski · 19 years ago
- 6423efa [PATCH] pcmcia: no probing of ioports on PARISC by Dominik Brodowski · 19 years ago
- 002dbb2 [PATCH] pcmcia: export stored values in sysfs by Dominik Brodowski · 19 years ago
- 1371d3b [PATCH] 8xx PCMCIA: support for MPC885ADS and MPC866ADS by Vitaly Bordug · 19 years ago
- a94515f [PATCH] m8xx_pcmcia: support MAP_AUTOSZ required for CF cards by Vitaly Bordug · 19 years ago
- 3b27e94 [PATCH] pcmcia: properly handle static mem, but dynamic io sockets by Dominik Brodowski · 19 years ago
- efe3cd1 [PATCH] pcmcia: fix sound drivers by Dominik Brodowski · 19 years ago
- f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
- b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
- f399071 [PATCH] pcmcia: remove old detach mechanism by Dominik Brodowski · 19 years ago
- cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
- 8e9e793 [PATCH] pcmcia: merge suspend into device model by Dominik Brodowski · 19 years ago
- 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
- 63e7ebd [PATCH] yenta: make bridge specific init code configurable by Daniel Ritz · 19 years ago
- 2cff944 [PATCH] pcmcia: validate_mem fix by Andrew Morton · 19 years ago
- de75914 [PATCH] pcmcia: validate_mem shouldn't be void by Dominik Brodowski · 19 years ago
- 9da4bc6 [PATCH] pcmcia: remove get_socket callback by Dominik Brodowski · 19 years ago
- 7f316b0 [PATCH] pcmcia: remove socket register_callback by Dominik Brodowski · 19 years ago
- e411580 [PATCH] yenta: optimize interrupt handler by Daniel Ritz · 19 years ago
- 37f7795 [PATCH] pcmcia: avoid macro usage in cistpl by Pavel Machek · 19 years ago
- fbd91ac Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
- 6e2324e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
- 38c0b2c [IA64] Fix compile warnings in setup.c by Tony Luck · 19 years ago
- 5b373e1 [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15} by Luis F. Ortiz · 19 years ago
- e8eaedf [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT by Yasuyuki Kozakai · 19 years ago
- 0ae2cfe [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h by Patrick McHardy · 19 years ago
- 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 19 years ago
- b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 19 years ago
- 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 19 years ago
- abbcc73 [NETFILTER]: Remove okfn usage in ip_vs_core.c by Patrick McHardy · 19 years ago
- a9b305c [NETFILTER]: ctnetlink: Fix dumping of helper name by Patrick McHardy · 19 years ago
- e7be699 [NETFILTER]: Fix module_param types and permissions by Patrick McHardy · 19 years ago
- 87711cb [NETFILTER]: Filter dumped entries based on the layer 3 protocol number by Pablo Neira Ayuso · 19 years ago
- c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 19 years ago
- 205d67c [NETFILTER]: ctnetlink: remove unused variable by Pablo Neira Ayuso · 19 years ago
- d4d6bb4 [NETFILTER]: ctnetlink: fix conntrack mark race by Pablo Neira Ayuso · 19 years ago
- 0368309 [NETFILTER]: ctnetlink: ctnetlink_event cleanup by Pablo Neira Ayuso · 19 years ago
- 47116eb [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int by Pablo Neira Ayuso · 19 years ago
- 984955b [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back by Pablo Neira Ayuso · 19 years ago
- 90c4656 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP by Yasuyuki Kozakai · 19 years ago
- 684f7b2 [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping by Pablo Neira Ayuso · 19 years ago
- d695aa8 [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c by Jesper Juhl · 19 years ago
- 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 19 years ago
- 4ffd2e4 [IPVS]: Fix compilation by Adrian Bunk · 19 years ago
- 5c3eee79 Auto-update from upstream by Tony Luck · 19 years ago
- db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
- 631b034 [PATCH] i386: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 19 years ago
- 3adfd4e [PATCH] Fix IXP4xx watchdog errata workaround by Deepak Saxena · 19 years ago
- 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
- 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
- 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 1cb9e8e Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
- d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
- f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
- d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
- c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
- 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
- e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 19 years ago
- fd586ba [PATCH] net: swich device attribute creation to default attrs by Kay Sievers · 19 years ago
- 1f1bf13 [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() by Adrian Bunk · 19 years ago
- e80a5de [PATCH] sysfs: handle failures in sysfs_make_dirent by Steven Rostedt · 19 years ago
- 8218ef8 [PATCH] Driver core: Make block devices create the proper symlink name by Greg Kroah-Hartman · 19 years ago
- 874c624 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled by Greg Kroah-Hartman · 19 years ago
- a96b204 [PATCH] Driver Core: Rearrange exports in platform.c by Dmitry Torokhov · 19 years ago
- 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
- e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 19 years ago
- 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
- 263756e [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... by Kay Sievers · 19 years ago
- f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
- d960bb4 [PATCH] Allow overlapping resources for platform devices by Kumar Gala · 19 years ago
- e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 19 years ago
- bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
- 6d20b03 [PATCH] driver kill hotplug word from sn and others fix by Paul Jackson · 19 years ago
- 712f47c [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED by Greg Kroah-Hartman · 19 years ago
- 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
- 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
- 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
- 0f76e5a [PATCH] add uevent_helper control in /sys/kernel/ by Kay Sievers · 19 years ago
- 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
- 0343821 [PATCH] keep pnpbios usermod_helper away from hotplug_path[] by Kay Sievers · 19 years ago
- 74cb879 [TCP] tcp_vegas: Fix slow start by Thomas Young · 19 years ago
- 9369986 [NET]: More instruction checks fornet/core/filter.c by Kris Katterjohn · 19 years ago
- 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 19 years ago
- 196433c [IPV6]: Use macro for rwlock_t initialization. by YOSHIFUJI Hideaki · 19 years ago
- ca40330 [ECONET]: Use macro for spinlock_t definition. by YOSHIFUJI Hideaki · 19 years ago
- a020ff4 [PATCH] Fix pragma packing in ip2 driver by David Howells · 19 years ago
- c8dd770 [PATCH] USB: fix usb-skeleton limit resource usage patch. by Sam Bishop · 19 years ago
- cb5b3f6 [PATCH] USB: fix buffer size limiting in skeleton driver by Olav Kongas · 19 years ago