aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-4/+6
2011-02-16perf: Optimize throttling codeGravatar Peter Zijlstra 1-0/+4
2011-02-16perf: Add cgroup supportGravatar Stephane Eranian 3-3/+35
2011-02-16cgroup: Fix cgroup_subsys::exit callbackGravatar Peter Zijlstra 1-1/+2
2011-02-16Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 8-19/+39
2011-02-15thp: prevent hugepages during args/env copying into the user stackGravatar Andrea Arcangeli 1-1/+2
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+11
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+2
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Gravatar Ingo Molnar 1-2/+11
2011-02-14Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-0/+2
2011-02-13klist: Fix object alignment on 64-bit.Gravatar David Miller 1-1/+1
2011-02-11ftrace: Fix memory leak with function graph and cpu hotplugGravatar Steven Rostedt 1-0/+2
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsGravatar Trilok Soni 1-2/+2
2011-02-11security: add cred argument to security_capable()Gravatar Chris Wright 1-3/+3
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-4/+0
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-5/+18
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 1-1/+2
2011-02-08tracing: Compile time initialization for event flags valueGravatar Lai Jiangshan 1-4/+4
2011-02-08CDC NCM errata updates for cdc.hGravatar Alexey Orishko 1-5/+18
2011-02-09virtio: console: Update CopyrightGravatar Amit Shah 1-1/+2
2011-02-07tracing/syscalls: Don't add events for unmapped syscallsGravatar Ian Munsie 1-0/+2
2011-02-07Merge branch 'linus' into perf/coreGravatar Ingo Molnar 19-61/+106
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-53/+62
2011-02-05genirq: Add missing status flags to modification maskGravatar Thomas Gleixner 1-1/+2
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 7-4/+9
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetGravatar Pavankumar Kondeti 1-4/+0
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Ingo Molnar 5-53/+62
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 3-2/+8
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentGravatar Julia Lawall 1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.Gravatar David S. Miller 1-0/+1
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 1-0/+1
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arrayGravatar Steven Rostedt 2-14/+13
2011-02-03tracepoints: Fix section alignment using pointer arrayGravatar Mathieu Desnoyers 3-19/+26
2011-02-03perf: Cure task_oncpu_function_call() racesGravatar Peter Zijlstra 1-7/+0
2011-02-02tracing: Replace trace_event struct array with pointer arrayGravatar Steven Rostedt 4-20/+23
2011-02-02vfs: sparse: add __FMODE_EXECGravatar Namhyung Kim 1-0/+1
2011-02-02vfs: sparse: remove a warning on OPEN_FMODE()Gravatar Namhyung Kim 1-1/+3
2011-02-02memcg: prevent endless loop when charging huge pages to near-limit groupGravatar Johannes Weiner 1-0/+20
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-3/+0
2011-02-02drm/radeon: remove 0x4243 pci idGravatar Alex Deucher 1-1/+0
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesGravatar Dave Airlie 2-1/+8
2011-02-01netfilter: ecache: always set events bits, filter them laterGravatar Pablo Neira Ayuso 1-3/+0
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 4-16/+3
2011-02-01kernel.h: fix kernel-doc warningGravatar Randy Dunlap 1-1/+1
2011-02-01Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-0/+4
2011-01-31drm/i915: Suppress spurious vblank interruptsGravatar Chris Wilson 1-1/+1
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTGravatar Eric W. Biederman 2-0/+3
2011-01-30caif: bugfix - add caif headers for userspace usage.Gravatar sjur.brandeland@stericsson.com 2-0/+3
2011-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-3/+6