summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-031-6/+1
* ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-031-2/+2
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-311-0/+1
|\
| * perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-271-0/+1
* | jump_label: Add some documentationPeter Zijlstra2012-01-271-0/+32
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-1/+10
|\ \
| * | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-1/+3
| * | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-211-0/+1
| * | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-0/+6
* | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-271-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
| |\ \
| | * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| | |\ \
| | | * | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| | | * | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-167-93/+272
| | | |\ \
* | | | \ \ Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-261-63/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-131-63/+22
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-261-0/+1
|\ \ \ \ \ \
| * | | | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-251-0/+1
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-254-12/+7
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-242-2/+3
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-231-2/+2
| | | |/ / / / / /
| | * / / / / / / ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-201-0/+1
| | |/ / / / / /
| * | | | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-211-10/+0
| * | | | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-0/+4
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-257-11/+28
|\ \ \ \ \ \ \
| * | | | | | | netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
| * | | | | | | team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| * | | | | | | bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| * | | | | | | net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| * | | | | | | cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| * | | | | | | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| * | | | | | | kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| * | | | | | | tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0
| * | | | | | | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
* | | | | | | | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-241-1/+1
* | | | | | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-241-2/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regressionSrivatsa S. Bhat2012-01-191-2/+17
* | | | | | | | | | Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds2012-01-234-6/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
| * | | | | | | | | | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-231-0/+6
| * | | | | | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-231-0/+1
| * | | | | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm'Linus Torvalds2012-01-236-15/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-232-1/+2
| * | | | | | | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390xMichael Holzheu2012-01-231-0/+2
| * | | | | | | | | | mm: fix warnings regarding enum migrate_modeAndrew Morton2012-01-233-14/+18
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-231-1/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | keys: add a "logon" key typeJeff Layton2012-01-181-1/+2