summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar28-104/+413
2010-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar4-52/+11
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+6
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan3-27/+4
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra1-1/+1
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-3/+4
2010-06-09perf: Add perf_event::child_countPeter Zijlstra1-0/+1
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra1-0/+2
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra1-3/+3
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra1-5/+22
2010-06-09perf: Add non-exec mmap() trackingEric B Munson1-9/+3
2010-06-09perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2-3/+2
2010-06-09writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner1-9/+0
2010-06-09perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker1-25/+7
2010-06-08ahci: add pci quirk for JMB362Tejun Heo1-0/+1
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-34/+10
2010-06-05module: Make module sysfs functions private.Rusty Russell1-33/+0
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell1-0/+7
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds1-1/+3
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+162
2010-06-05Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-0/+84
2010-06-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-14/+14
2010-06-05sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov2-2/+2
2010-06-05wrong type for 'magic' argument in simple_fill_super()Roberto Sassu1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-27/+94
2010-06-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2010-06-04Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+7
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+21
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe1-1/+3
2010-06-03vgaarb: use MIT licenseTiago Vignatti1-0/+21
2010-06-02libata: implement on-demand HPA unlockingTejun Heo1-0/+2
2010-06-02Merge branch 'fix/hda' into for-linusTakashi Iwai8-12/+12
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds6-10/+10
2010-06-01Merge branch 'master' into for-linusJens Axboe114-802/+2757
2010-06-01block: disable preemption before using sched_clock()Jens Axboe1-0/+9
2010-06-01Preparing 8.3.8rc2Philipp Reisner1-1/+1
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe2-11/+1
2010-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2010-05-31ALSA: usb-audio: unify constants from specificationDaniel Mack1-25/+63
2010-05-31ALSA: usb-audio: fix selector unit string index accessorDaniel Mack1-1/+1
2010-05-31include/linux/usb/audio-v2.h: add more UAC2 detailsDaniel Mack1-1/+20
2010-05-31ALSA: usb-audio: UAC2: clean up parsing of bmaControlsDaniel Mack1-0/+10
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet1-1/+1
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller172-975/+3795
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra1-0/+4
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra1-2/+3
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm1-0/+129