summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-06-05module: Make module sysfs functions private.Rusty Russell
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov
2010-06-04wrong type for 'magic' argument in simple_fill_super()Roberto Sassu
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe
2010-06-03vgaarb: use MIT licenseTiago Vignatti
2010-06-02libata: implement on-demand HPA unlockingTejun Heo
2010-06-01block: disable preemption before using sched_clock()Jens Axboe
2010-06-01Preparing 8.3.8rc2Philipp Reisner
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack
2010-05-31ALSA: usb-audio: fix selector unit string index accessorDaniel Mack
2010-05-31include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil
2010-05-29skb: make skb_recycle_check() return a bool valueChangli Gao
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27get rid of the magic around f_count in aioAl Viro
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown
2010-05-28mfd: New AB8500 driverRabin Vincent
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij
2010-05-28mfd: Add Toshiba's TC35892 MFD coreRabin Vincent
2010-05-28mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer
2010-05-28mfd: Add TPS6507x supportTodd Fischer
2010-05-28mfd: Add tps6507x board data structureTodd Fischer
2010-05-28mfd: Move TPS6507x register definition to header file.Todd Fischer
2010-05-28mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder
2010-05-28mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar
2010-05-28mfd: Add support for the RDC321x southbridgeFlorian Fainelli
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare
2010-05-27quota: Convert quota statistics to generic percpu_counterDmitry Monakhov
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn