summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-092-1/+16
|\
| * asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-032-1/+16
* | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-093-2/+3
* | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-12-072-64/+6
|\ \
| * | target: remove the unused se_dev_listChristoph Hellwig2011-12-061-1/+0
| * | target: remove unused struct fieldsJörn Engel2011-12-061-18/+0
| * | target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fieldsChristoph Hellwig2011-12-061-8/+0
| * | target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig2011-12-061-1/+1
| * | target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-061-1/+1
| * | target: remove the se_ordered_node se_cmd fieldChristoph Hellwig2011-12-061-3/+0
| * | target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig2011-12-061-2/+0
| * | target: Avoid compiler warnings about signed one-bit bitfieldsBart Van Assche2011-12-061-3/+3
| * | target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-062-27/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-072-1/+3
|\ \
| * | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-062-1/+3
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-061-0/+2
|\ \
| * | tracing: Restore system filter behaviorLi Zefan2011-12-051-0/+2
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-051-0/+4
|\ \ \
| * | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-051-0/+4
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-051-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-051-0/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-051-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-141-1/+3
| |/ /
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-021-0/+8
|\ \ \
| * | | drm/radeon/kms: add some new pci idsAlex Deucher2011-12-011-0/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-021-9/+4
|\ \ \
| * | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-291-4/+4
| * | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-291-5/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0110-30/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-301-9/+6
| * | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-292-9/+12
| |\ \ \
| | * | | netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-222-9/+12
| * | | | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-281-0/+2
| * | | | inet: add a redirect generation id in inetpeerEric Dumazet2011-11-261-0/+1
| * | | | route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert2011-11-261-2/+2
| * | | | net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-261-6/+1
| * | | | net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-262-2/+2
| * | | | ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-231-0/+2
| * | | | tc: comment spelling fixesstephen hemminger2011-11-221-3/+3
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-301-7/+0
|\ \ \ \
| * \ \ \ Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann2011-11-2928-47/+65
| |\ \ \ \
| * \ \ \ \ Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren2011-11-231-7/+0
| |\ \ \ \ \
| | * | | | | ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-081-7/+0
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-291-95/+134
|\ \ \ \ \ \ \
| * | | | | | | PM: Update comments describing device power management callbacksRafael J. Wysocki2011-11-281-95/+134
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-281-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-171-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-281-5/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-281-5/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | drm/exynos: use gem create function genericallyInki Dae2011-11-151-5/+4