aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* uprobes: Update copyright noticesIngo Molnar2012-02-22
* uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-22
* uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju2012-02-22
* uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-17
* uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-17
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
|\
| * include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-02
| * Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02
| *---. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
| |\ \ \
| * \ \ \ Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-01
| |\ \ \ \
| | * | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-01
| * | | | | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-01
| |/ / / /
| * | | | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-31
| |\ \ \ \
| * \ \ \ \ Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-30
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-25
| | |\ \ \ \ \
| | | * | | | | usb: otg: kill langwell_otg driverAlexander Shishkin2012-01-24
| | * | | | | | kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-24
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-30
| |\ \ \ \ \ \
| | * | | | | | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-30
| | * | | | | | netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-27
| | * | | | | | net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-26
| * | | | | | | PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki2012-01-29
| * | | | | | | Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-01-28
| |\ \ \ \ \ \ \
| | * | | | | | | kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-24
| | * | | | | | | driver core: remove drivers/base/sys.c and include/linux/sysdev.hGreg Kroah-Hartman2012-01-22
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-28
| |\ \ \ \ \ \ \
| | * | | | | | | MFD: mcp-core: fix mcp_priv() to be more type safeRussell King2012-01-21
| | * | | | | | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| | |/ / / / / /
* | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-31
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-27
| |/ / / / / /
* | | | | | | jump_label: Add some documentationPeter Zijlstra2012-01-27
* | | | | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-27
|\ \ \ \ \ \ \
| * | | | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-21
| * | | | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-21
| * | | | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-21
* | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-27
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-26
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-17
| | |\ \ \ \ \
| | | * | | | | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-16
| | | * | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-16
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
* | | | | | | | Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-26
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-13
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-25
|\ \ \ \ \ \ \ \
| * | | | | | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-25
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-23
| |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | thermal: Rename generate_netlink_eventJean Delvare2012-01-23
| | | |/ / / / / /
| | * / / / / / / ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-19
| | |/ / / / / /
| * | | | | | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-21
| * | | | | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-21
| |/ / / / / /