aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell
2006-03-20[PATCH] USB: EHCI for Freescale 83xxRandy Vinson
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk
2006-03-20[PATCH] get_cpu_sysdev() signedness fixAndrew Morton
2006-03-20[PATCH] kobject_add_dirJun'ichi Nomura
2006-03-20[PATCH] debugfs: Add debugfs_create_blob() helper for exporting binary dataMichael Ellerman
2006-03-20[PATCH] Kobject: kobject.h: fix a typoAdrian Bunk
2006-03-20[PATCH] Driver core: add macros notice(), dev_notice()Tilman Schmidt
2006-03-20[PATCH] fix module sysfs files reference countingGreg Kroah-Hartman
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro
2006-03-18[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro
2006-03-18[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro
2006-03-18[PATCH] keep sync and async cfq_queue separateAl Viro
2006-03-16[ARM] 3366/1: Allow the 16bpp mode configuration in the CLCD control registerCatalin Marinas
2006-03-11[PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo
2006-03-11[PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo
2006-03-11[PATCH] libata: kill unused pio_task and packet_taskTejun Heo
2006-03-11[PATCH] libata: implement port_taskTejun Heo
2006-03-11Merge branch 'master'Jeff Garzik
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto
2006-03-08[PATCH] fix file countingDipankar Sarma
2006-03-08[PATCH] rcu batch tuningDipankar Sarma
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2006-03-08Mark the pipe file operations staticLinus Torvalds
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-03-06[PATCH] i4l: add new PCI IDs for HFC-S PCIKarsten Keil
2006-03-06Merge branch 'upstream-fixes'Jeff Garzik