summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] md: do not freeze md threads for suspendRafael J. Wysocki2006-11-081-1/+1
* [PATCH] md: fix sizing problem with raid5-reshape and CONFIG_LBD=nNeilBrown2006-11-081-1/+1
* [PATCH] md: change ONLINE/OFFLINE events to a single CHANGE eventNeilBrown2006-11-081-2/+1
* [PATCH] Tigran has movedTigran Aivazian2006-11-082-3/+3
* [PATCH] drivers/telephony/ixj: fix an array overrunAdrian Bunk2006-11-081-1/+1
* [PATCH] dm: raid1: fix waiting for io on suspendJonathan E Brassow2006-11-081-1/+21
* [PATCH] dm: multipath: fix rr_add_path orderJonathan E Brassow2006-11-081-1/+1
* [PATCH] dm: suspend: fix error pathAlasdair G Kergon2006-11-081-1/+3
* [PATCH] dm: fix find_device raceAlasdair G Kergon2006-11-081-2/+7
* [PATCH] i386: Force data segment to be 4K alignedVivek Goyal2006-11-081-0/+1
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-084-5/+9
* [PATCH] nfsd4: reindent do_open_lookup()J. Bruce Fields2006-11-081-13/+11
* [PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txtOleg Nesterov2006-11-081-1/+1
* [PATCH] Regression in 2.6.19-rc microcode driverArjan van de Ven2006-11-081-1/+1
* Merge merom:v2.6/linuxLinus Torvalds2006-11-082-37/+69
|\
| * x86-64: write IO APIC irq routing entries in correct orderLinus Torvalds2006-11-081-3/+23
| * x86-64: clean up io-apic accessesLinus Torvalds2006-11-082-34/+46
* | Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds2006-11-081-35/+0
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-081-1/+1
|\
| * [libata] sata_via: fix obvious typoJeff Garzik2006-11-081-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-0810-36/+47
|\ \ | |/ |/|
| * [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-074-19/+20
| * [TG3]: Fix array overrun in tg3_read_partno().Michael Chan2006-11-071-7/+12
| * [NET]: Set truesize in pskb_copyHerbert Xu2006-11-071-0/+1
| * [NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette2006-11-071-0/+6
| * [PKT_SCHED] sch_htb: Use hlist_del_init().Stephen Hemminger2006-11-071-4/+2
| * [TCP]: Don't use highmem in tcp hash size calculation.John Heffner2006-11-071-2/+2
| * [NET]: kconfig, correct traffic shaperJiri Slaby2006-11-071-4/+4
* | Linux 2.6.19-rc5v2.6.19-rc5Linus Torvalds2006-11-071-1/+1
* | Merge branch 'fixes_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2006-11-071-57/+27
|\ \ | |/ |/|
| * Update for the srm_env driver.Jan-Benedict Glaw2006-11-071-57/+27
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-0712-1795/+181
|\ \ | |/ |/|
| * [ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi2006-11-071-27/+34
| * [ARM] 3926/1: make timer led handle HZ != 100David Brownell2006-11-071-2/+2
| * [ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new driversBen Dooks2006-11-031-6/+59
| * [ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4Ben Dooks2006-11-031-15/+34
| * [ARM] 3921/1: S3C24XX: remove bast_defconfigBen Dooks2006-11-031-947/+0
| * [ARM] 3920/1: S3C24XX: Remove smdk2410_defconfigBen Dooks2006-11-031-735/+0
| * [ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz2006-11-031-4/+4
| * [ARM] 3918/1: ixp4xx irq-chip reworkKevin Hilman2006-11-031-38/+22
| * [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-022-1/+5
| * [ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.cBen Dooks2006-11-022-20/+20
| * [ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman2006-11-021-1/+2
* | [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok2006-11-071-0/+7
* | [PATCH] b44: change comment about irq mask registerJohannes Berg2006-11-071-2/+3
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-0621-206/+528
|\ \
| * | [MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().Ralf Baechle2006-11-063-6/+1
| * | [MIPS] EV64120: Fix PCI interrupt allocation.Ralf Baechle2006-11-063-35/+22
| * | [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-064-25/+46
| * | [MIPS] EV64120: Fix timer initialization for HZ != 100.Ralf Baechle2006-11-061-1/+1
OpenPOWER on IntegriCloud