summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-02-171-4/+6
|\
| * tracing: Compile time initialization for event flags valueLai Jiangshan2011-02-081-4/+4
| * tracing/syscalls: Don't add events for unmapped syscallsIan Munsie2011-02-071-0/+2
* | perf: Optimize throttling codePeter Zijlstra2011-02-161-0/+4
* | perf: Add cgroup supportStephane Eranian2011-02-163-3/+35
* | cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra2011-02-161-1/+2
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-02-168-19/+39
|\ \
| * | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-151-1/+2
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+11
| |\ \
| | * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-151-2/+11
| | |\ \
| | | * | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-0/+9
| | | * | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-261-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
| |\ \ \ \
| | * | | | Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-111-2/+2
| * | | | | klist: Fix object alignment on 64-bit.David Miller2011-02-131-1/+1
| * | | | | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+3
| * | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-101-4/+0
| |\ \ \ \ \
| | * | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-4/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-101-5/+18
| |\ \ \ \ \ \
| | * | | | | | CDC NCM errata updates for cdc.hAlexey Orishko2011-02-081-5/+18
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-02-091-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | virtio: console: Update CopyrightAmit Shah2011-02-091-1/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-02-141-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt2011-02-111-0/+2
* | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2011-02-0719-61/+106
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-1/+2
| |\ \ \ \ \ \
| | * | | | | | genirq: Add missing status flags to modification maskThomas Gleixner2011-02-051-1/+2
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-065-53/+62
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-045-53/+62
| | |\ \ \ \ \
| | | * | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-032-14/+13
| | | * | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-033-19/+26
| | | * | | | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-024-20/+23
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-047-4/+9
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-031-1/+2
| | * | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-031-0/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-021-3/+0
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-011-3/+0
| | * | | | | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-302-0/+3
| | * | | | | | | caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-302-0/+3
| * | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-043-2/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-021-1/+0
| | * | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-022-1/+8
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-311-1/+1
| | | * | | | | | | | drm: Add an interface to reset the deviceChris Wilson2011-01-251-0/+7
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-031-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow2011-01-241-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-021-0/+1
| * | | | | | | | | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-021-1/+3
| * | | | | | | | | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-021-0/+20
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | perf: Cure task_oncpu_function_call() racesPeter Zijlstra2011-02-031-7/+0
|/ / / / / / / /
OpenPOWER on IntegriCloud