summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu2006-11-132-0/+3
* [PATCH] Fix missing parens in set_personality()Russell King2006-11-131-1/+1
* [PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville2006-11-134-16/+39
* [PATCH] IPMI: Fix more && typosCorey Minyard2006-11-131-2/+2
* [PATCH] mspec driver build fixJes Sorensen2006-11-134-10/+21
* [PATCH] pci: don't try to remove sysfs files before they are setup.David Miller2006-11-131-0/+3
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-132-14/+15
* [PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields2006-11-081-1/+1
* [PATCH] IB/ipath - program intconfig register using new HT irq hookBryan O'Sullivan2006-11-085-82/+74
* [PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2006-11-082-5/+29
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-084-82/+58
* [PATCH] ipmi_si_intf.c: fix "&& 0xff" typosAlexey Dobriyan2006-11-081-3/+3
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-082-1/+5
* [PATCH] IPMI: Clean up the waiting message queue properly on unloadCorey Minyard2006-11-081-1/+11
* [PATCH] sysctl: Undeprecate sys_sysctlEric W. Biederman2006-11-082-22/+9
* [PATCH] ia64: select ACPI_NUMA if ACPIKAMEZAWA Hiroyuki2006-11-081-0/+1
* [PATCH] kretprobe: fix kretprobe-booster to save regs and set statusMasami Hiramatsu2006-11-081-7/+15
* [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
OpenPOWER on IntegriCloud