Commit Graph

  • dfaa9c94b1 [PATCH] profile.c: `schedule' parsing fix William Lee Irwin III 2005-05-16 21:53:58 -07:00
  • 5418b6925c [PATCH] kill <asm/ioctl32.h> Christoph Hellwig 2005-05-16 21:53:57 -07:00
  • afbf510d47 [PATCH] pcmcia/ds: handle any error code Randy Dunlap 2005-05-16 21:53:56 -07:00
  • 24d568ed1b [PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffies Nishanth Aravamudan 2005-05-16 21:53:55 -07:00
  • 3407c0fec3 [PATCH] mips: add resource management to pmu Yoichi Yuasa 2005-05-16 21:53:53 -07:00
  • 4c443d1b55 [PATCH] selinux: fix avc_alloc_node() oom with no policy loaded Stephen Smalley 2005-05-16 21:53:52 -07:00
  • b81074800b [PATCH] do_swap_page() can map random data if swap read fails Kirill Korotaev 2005-05-16 21:53:50 -07:00
  • c64610ba58 [PATCH] block_read_full_page() get_block() error handling fix Andrew Morton 2005-05-16 21:53:49 -07:00
  • 3c0547ba8b [PATCH] add_preferred_console() build fix Matt Mackall 2005-05-16 21:53:47 -07:00
  • e8f5bdb02c [PATCH] Makefile include path ordering Rik van Riel 2005-05-16 21:53:46 -07:00
  • 631330afdf [PATCH] fix Philips SAA7130/7134 TV dependency problem Dominik Hackl 2005-05-16 21:53:45 -07:00
  • f1fc3990e2 [PATCH] serial_cs device identification fix Petr Vandrovec 2005-05-16 21:53:44 -07:00
  • 4f167fb491 [PATCH] spurious interrupt fix Zhang, Yanmin 2005-05-16 21:53:43 -07:00
  • 7baeb6a5cc [PATCH] CDRW/DVD packet writing data corruption fix Peter Osterlund 2005-05-16 21:53:42 -07:00
  • d0856009db [PATCH] crypto: fix null encryption/compression Patrick McHardy 2005-05-16 21:53:41 -07:00
  • ba32311eb7 [PATCH] swapout oops fix McMullan, Jason 2005-05-16 21:53:40 -07:00
  • 59afda786a [PATCH] s390: dasd set online failure Horst Hummel 2005-05-16 21:53:39 -07:00
  • 53b21689ba [PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors Adrian Bunk 2005-05-16 21:53:38 -07:00
  • 7a019225c7 [PATCH] mm/nommu.c: try to fix __vmalloc Adrian Bunk 2005-05-16 21:53:37 -07:00
  • 59db2e6ed0 [PATCH] x86_64: Update defconfig Andi Kleen 2005-05-16 21:53:36 -07:00
  • 18a2b64712 [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootup Andi Kleen 2005-05-16 21:53:35 -07:00
  • 751521149a [PATCH] x86_64: Collected NMI watchdog fixes. Andi Kleen 2005-05-16 21:53:34 -07:00
  • f3c5f5e7ee [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL Andi Kleen 2005-05-16 21:53:33 -07:00
  • 376ec33fcb [PATCH] x86_64: Fix OEM hpet check Suresh Siddha 2005-05-16 21:53:32 -07:00
  • 3b9ba4d5e2 [PATCH] x86_64: When checking vmalloc mappings don't use pte_page Andi Kleen 2005-05-16 21:53:31 -07:00
  • f6b8d4778c [PATCH] x86_64: Fix canonical checking for segment registers in ptrace Andi Kleen 2005-05-16 21:53:30 -07:00
  • d1099e8a18 [PATCH] x86_64: check if ptrace RIP is canonical Andi Kleen 2005-05-16 21:53:29 -07:00
  • 312df5f1a1 [PATCH] x86_64: Add pmtimer support Andi Kleen 2005-05-16 21:53:28 -07:00
  • 0af2be0b72 [PATCH] x86_64: Remove unique APIC/IO-APIC ID check Andi Kleen 2005-05-16 21:53:27 -07:00
  • 622dcaf974 [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfo Andi Kleen 2005-05-16 21:53:26 -07:00
  • 2942283e97 [PATCH] x86_64: Remove x86_apicid field Andi Kleen 2005-05-16 21:53:26 -07:00
  • dda50e716d [PATCH] x86_64: Update TSC sync algorithm Andi Kleen 2005-05-16 21:53:25 -07:00
  • 93ef70a217 [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmap Andi Kleen 2005-05-16 21:53:24 -07:00
  • 1f5ee8da00 [PATCH] x86_64: Increase number of IO-APICs Andi Kleen 2005-05-16 21:53:22 -07:00
  • a158608bf4 [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfo Andi Kleen 2005-05-16 21:53:21 -07:00
  • 637716a382 [PATCH] x86_64: Add a guard page at the end of the 47bit address space Andi Kleen 2005-05-16 21:53:20 -07:00
  • 10ffdbb8d6 [PATCH] x86_64: Readd missing tests in entry.S Andi Kleen 2005-05-16 21:53:19 -07:00
  • ac6b931c44 [PATCH] x86_64: Reduce NMI watchdog stack usage Andi Kleen 2005-05-16 21:53:19 -07:00
  • 7179906293 [PATCH] mm acct accounting fix Kirill Korotaev 2005-05-16 21:53:18 -07:00
  • 202d182a92 [PATCH] mm: fix rss counter being incremented when unmapping Bjorn Steinbrink 2005-05-16 21:53:17 -07:00
  • 7a5febe9ff [PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creation NeilBrown 2005-05-16 21:53:16 -07:00
  • 29ac8e056f [PATCH] md: fix splitting of md/linear request that cross a device boundary NeilBrown 2005-05-16 21:53:15 -07:00
  • 8f332287bc [PATCH] uml: change memcpy to memmove Paolo 'Blaisorblade' Giarrusso 2005-05-16 21:53:14 -07:00
  • 02048817a7 [PATCH] uml: remove elf.h Paolo 'Blaisorblade' Giarrusso 2005-05-16 21:53:14 -07:00
  • a123edab03 [PATCH] Intel 6300ESB TCO timer support Peter Lundkvist 2005-05-16 21:53:12 -07:00
  • 643bdc6fc0 [PATCH] ide proc destroy error Zhang, Yanmin 2005-05-16 21:53:11 -07:00
  • 64d13c00cf [PATCH] fix impossible VmallocChunk Hugh Dickins 2005-05-16 21:53:09 -07:00
  • baae956100 [PATCH] serio 'id' attributes Dmitry Torokhov 2005-05-16 21:53:09 -07:00
  • 1ff2c873ca [PATCH] serport oops fix Dmitry Torokhov 2005-05-16 21:53:07 -07:00
  • f3a5c73d5e [PATCH] ALPS resume fix Dmitry Torokhov 2005-05-16 21:53:06 -07:00
  • 64b14d3752 [PATCH] alps printk tidy Andrew Morton 2005-05-16 21:53:06 -07:00
  • 0c3f2be423 [PATCH] serio resume fix Dmitry Torokhov 2005-05-16 21:53:04 -07:00
  • 135255605d [PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cards Pete Jewell 2005-05-16 21:53:03 -07:00
  • 3ec3b2fba5 AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse 2005-05-17 12:08:48 +01:00
  • 69887ac1dc Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git David Woodhouse 2005-05-17 12:04:46 +01:00
  • 360b52b089 [PATCH] USB: add modalias sysfs file for usb devices Greg KH 2005-05-10 06:45:10 -07:00
  • 25b6f08e3f [PATCH] USB: cypress_m8: add support for the DeLorme Earthmate lt-20 Lonnie Mendez 2005-05-10 17:09:52 -05:00
  • 4756ae5b52 [PATCH] USB: ehci suspend must stop timer David Brownell 2005-05-09 17:23:51 -07:00
  • 80615f8153 [PATCH] USB: usbnet driver fixes David Brownell 2005-05-10 06:45:10 -07:00
  • 118326e940 [PATCH] Fix root hole in pktcdvd Peter Osterlund 2005-05-14 00:58:30 -07:00
  • 68f66feb30 [PATCH] Fix root hole in raw device Stephen Tweedie 2005-05-13 23:31:19 -04:00
  • a84a505956 [PATCH] fix Linux kernel ELF core dump privilege elevation Greg Kroah-Hartman 2005-05-11 00:10:44 -07:00
  • d3f0fcec2d Automatic merge of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git Linus Torvalds 2005-05-16 20:06:47 -07:00
  • 8711a1b902 [PATCH] ARM: Fix build error Russell King 2005-05-16 23:36:22 +01:00
  • 768cbfbc52 Automatic merge of master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds 2005-05-16 10:34:52 -07:00
  • 2a4a7e02e2 Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git Linus Torvalds 2005-05-16 10:27:11 -07:00
  • c8920ba041 [PATCH] wireless: 3CRWE154G72 Kconfig help fix Daniel Andersen 2005-05-05 15:14:09 -07:00
  • 0a989b24fd [PATCH] net/ieee80211/ieee80211_tx.c: swapped memset arguments Adrian Bunk 2005-04-11 16:52:15 -07:00
  • c4cc26d331 [PATCH] Typo in tulip driver Jiri Benc 2005-04-27 12:48:56 +02:00
  • 4638aef40b [PATCH] smc91c92_cs: Reduce stack usage in smc91c92_event() Yum Rayan 2005-05-05 15:14:10 -07:00
  • 562faf469f [PATCH] fix PROMISC/bridging in TLAN driver James Harper 2005-05-05 15:14:18 -07:00
  • 99718699f5 [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug Geoff Levand 2005-04-14 11:20:32 -07:00
  • c16ef1ceed [PATCH] ns83820 update Benjamin LaHaise 2005-04-06 11:17:59 -04:00
  • b3dd65f958 [PATCH] Generic HDLC update Krzysztof Halasa 2005-04-21 15:57:25 +02:00
  • f7a3aae172 [PATCH] drivers/net/wireless enabled by wrong option Al Viro 2005-04-03 09:15:52 +01:00
  • 99417769ba [PATCH] pcnet_cs cleanup Al Viro 2005-04-03 09:15:52 +01:00
  • 507ef165e8 [PATCH] etherh iomem annotations Al Viro 2005-04-03 09:15:52 +01:00
  • 0b2d7fea1c [PATCH] skge 64bit portability Al Viro 2005-04-03 09:15:52 +01:00
  • 4075400b8b [PATCH] skge missing include Al Viro 2005-04-03 09:15:52 +01:00
  • 8199d3a79c [PATCH] A new 10GB Ethernet Driver by Chelsio Communications Christoph Lameter 2005-03-30 13:34:31 -08:00
  • 4b40033ef1 [SPARC]: Eliminate local MIN/MAX macros in drivers/sbus/char/aurora.c Domen Puncer 2005-05-15 16:01:50 -07:00
  • cdcca89e1a [PATCH] libata: flush COMRESET set and clear Brett Russ 2005-03-28 15:10:27 -05:00
  • 54d06c3184 [PATCH] remove drivers/net/skfp/lnkstat.c Adrian Bunk 2005-05-05 15:14:14 -07:00
  • 21b1ed74ee [PATCH] libata: Prevent the interrupt handler from completing a command twice Albert Lee 2005-04-29 17:34:59 +08:00
  • a1365275e7 [PATCH] DM9000 network driver Sascha Hauer 2005-05-05 15:14:15 -07:00
  • 15efa9bb2d [PATCH] tlan: restore deleted module parameters. Stephen Hemminger 2005-05-04 15:33:11 -07:00
  • 6da0f68593 [PATCH] SIS900 must select MII Adrian Bunk 2005-04-30 13:52:49 +02:00
  • 1bcd315362 [PATCH] pcnet32: fix resource leak with loopback test Don Fry 2005-04-29 14:51:17 -07:00
  • 41480af27a [PATCH] wireless/airo: WEXT and quality corrections Dan Williams 2005-05-10 09:45:51 -04:00
  • 760f86d78d [PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of IPv6 Neighbor-discovery multicast Herbert Xu 2005-04-16 16:24:16 +10:00
  • e885b5e839 [PATCH] atmel wireless simon@thekelleys.org.uk 2005-05-07 21:33:31 +01:00
  • 22c6d143f3 [PATCH] forcedeth: Update error handling Manfred Spraul 2005-04-19 21:17:09 +02:00
  • b2e0852e1e [PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hanging Michael Ellerman 2005-05-12 18:09:45 +10:00
  • 41664c03f6 [PATCH] iseries_veth: Don't leak skbs in RX path Michael Ellerman 2005-05-12 17:55:08 +10:00
  • eb235aef72 [PATCH] iseries_veth: Set dev->trans_start so watchdog timer works right Michael Ellerman 2005-05-12 17:53:18 +10:00
  • f27eff1ffd [PATCH] iseries_veth: Don't send packets to LPARs which aren't up Michael Ellerman 2005-05-12 17:47:27 +10:00
  • 05e08a2a29 [PATCH] s390: qeth bug fixes Frank Pavlic 2005-05-12 20:39:09 +02:00
  • 9a45581936 [PATCH] s390: qeth bug fixes Frank Pavlic 2005-05-12 20:38:28 +02:00
  • e23dd9cdd6 [PATCH] s390: fakell for high speed token ring Frank Pavlic 2005-05-12 20:38:11 +02:00
  • d801145d91 [PATCH] s390: qeth bug fixes Frank Pavlic 2005-05-12 20:37:53 +02:00