aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+3
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-25/+15
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/blockLinus Torvalds2-5/+15
2006-03-20Merge branch 'master'Jeff Garzik1-0/+1
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan1-0/+1
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-18[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro1-3/+3
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-03-18[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro1-0/+2
2006-03-18[PATCH] keep sync and async cfq_queue separateAl Viro1-1/+1
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik11-10/+31
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig1-1/+0
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-0/+2
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter1-2/+2
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto1-0/+2
2006-03-08[PATCH] fix file countingDipankar Sarma2-2/+1
2006-03-08[PATCH] rcu batch tuningDipankar Sarma1-1/+5
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton1-0/+6
2006-03-08Mark the pipe file operations staticLinus Torvalds1-3/+0
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner1-1/+3
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki1-0/+4
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren1-0/+4
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil1-0/+2
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik1-1/+1
2006-03-03[PATCH] bonding: suppress duplicate packetsJay Vosburgh2-0/+4
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney1-1/+1
2006-03-01Merge branch 'upstream-fixes'Jeff Garzik5-4/+9
2006-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+1
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt1-2/+3
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen1-0/+1
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy3-2/+5
2006-02-27Merge branch 'master'Jeff Garzik2-3/+3
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper1-1/+1
2006-02-23Merge branch 'upstream-fixes'Jeff Garzik8-8/+28
2006-02-23[SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw1-2/+2
2006-02-22Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman1-2/+4
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King1-1/+1
2006-02-21Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+14
2006-02-20[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell1-1/+1
2006-02-20[PATCH] Fix undefined symbols for nommu architectureLuke Yang1-0/+4
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2-1/+3
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo1-2/+14
2006-02-17Merge branch 'upstream-fixes'Jeff Garzik20-34/+96