summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2007-01-091-0/+7
* bridge-netfilter: don't overwrite memory outside of skbStephen Hemminger2006-12-181-3/+12
* pci_ids.h: Add NVIDIA PCI IDPeer Chen2006-12-141-0/+1
* amd74xx.c: add some NVIDIA chipset IDsRandy Dunlap2006-12-141-0/+1
* sata_nv/amd74xx: Add MCP61 supportAndrew Chew2006-12-141-0/+4
* PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-12-081-0/+1
* PCI: nVidia quirk to make AER PCI-E extended capability visibleBrice Goglin2006-12-081-0/+1
* pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)John W. Linville2006-12-081-1/+2
* Fix mempolicy.h build errorRalf Baechle2006-12-061-0/+1
* remove garbage the sneaked into the ext3 fixAdrian Bunk2006-12-041-15/+0
* add forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro2006-11-291-0/+15
* [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-251-1/+1
* [NET]: Update frag_list in pskb_trimHerbert Xu2006-11-111-12/+12
* drivers/video/nvidia/nvidia.c: Add ID for Quadro NVS280Pavel Roskin2006-11-091-0/+1
* [AGPGART] VIA PT880 Ultra support.Magnus Kessler2006-09-181-0/+1
* PFKEYV2: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad2006-09-181-1/+1
* pci_ids.h: add some VIA IDE identifiersAlan Cox2006-09-061-1/+4
* ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-08-301-0/+9
* [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-221-1/+4
* [PATCH] Simplify proc/devices and fix early termination regressionAndrew Morton2006-05-011-11/+4
* [PATCH] for_each_possible_cpuAndrew Morton2006-05-011-0/+1
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-172-4/+9
* [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-071-1/+1
* [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-04-071-2/+0
* [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.Neil Brown2006-03-271-1/+1
* [PATCH] rtc.h broke strace(1) buildsJoe Korty2006-03-271-2/+2
* [PATCH] get_cpu_sysdev() signedness fixAndrew Morton2006-03-271-1/+1
* [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-191-0/+1
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-111-1/+0
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-0/+2
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-091-2/+2
* [PATCH] mtd: 64 bit fixesAtsushi Nemoto2006-03-091-0/+2
* [PATCH] fix file countingDipankar Sarma2006-03-082-2/+1
* [PATCH] rcu batch tuningDipankar Sarma2006-03-081-1/+5
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-0/+6
* Mark the pipe file operations staticLinus Torvalds2006-03-081-3/+0
* [PATCH] Increase max kmalloc size for very large systemsJack Steiner2006-03-061-1/+3
* [PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki2006-03-061-0/+4
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-061-0/+4
* [PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil2006-03-061-0/+2
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-281-0/+1
|\
| * [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-0/+1
* | [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-281-2/+3
* | [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-273-2/+5
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-241-2/+2
|\
| * [SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw2006-02-231-2/+2
* | [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-221-1/+1
|\
| * [MMC] Fix mmc_cmd_type() maskRussell King2006-02-221-1/+1