index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmscan: use atomic-long for shrinker batching
Konstantin Khlebnikov
2011-12-09
3
-2
/
+3
*
Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-07
2
-64
/
+6
|
\
|
*
target: remove the unused se_dev_list
Christoph Hellwig
2011-12-06
1
-1
/
+0
|
*
target: remove unused struct fields
Jörn Engel
2011-12-06
1
-18
/
+0
|
*
target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields
Christoph Hellwig
2011-12-06
1
-8
/
+0
|
*
target: remove the t_tasks_bidi se_cmd field
Christoph Hellwig
2011-12-06
1
-1
/
+1
|
*
target: remove the t_tasks_fua se_cmd field
Christoph Hellwig
2011-12-06
1
-1
/
+1
|
*
target: remove the se_ordered_node se_cmd field
Christoph Hellwig
2011-12-06
1
-3
/
+0
|
*
target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields
Christoph Hellwig
2011-12-06
1
-2
/
+0
|
*
target: Avoid compiler warnings about signed one-bit bitfields
Bart Van Assche
2011-12-06
1
-3
/
+3
|
*
target: Address legacy PYX_TRANSPORT_* return code breakage
Nicholas Bellinger
2011-12-06
2
-27
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-12-07
2
-1
/
+3
|
\
\
|
*
|
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2011-12-06
2
-1
/
+3
|
|
/
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-06
1
-0
/
+2
|
\
\
|
*
|
tracing: Restore system filter behavior
Li Zefan
2011-12-05
1
-0
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-05
1
-0
/
+4
|
\
\
\
|
*
|
|
x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...
Andreas Herrmann
2011-12-05
1
-0
/
+4
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-05
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-12-05
1
-0
/
+1
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-12-05
1
-1
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sched: Set the command name of the idle tasks in SMP kernels
Carsten Emde
2011-11-14
1
-1
/
+3
|
|
/
/
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-12-02
1
-0
/
+8
|
\
\
\
|
*
|
|
drm/radeon/kms: add some new pci ids
Alex Deucher
2011-12-01
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-12-02
1
-9
/
+4
|
\
\
\
|
*
|
|
firmware: Sigma: Fix endianess issues
Lars-Peter Clausen
2011-11-29
1
-4
/
+4
|
*
|
|
firmware: Sigma: Prevent out of bounds memory access
Lars-Peter Clausen
2011-11-29
1
-5
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-12-01
10
-30
/
+30
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sch_red: fix red_calc_qavg_from_idle_time
Eric Dumazet
2011-11-30
1
-9
/
+6
|
*
|
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
2
-9
/
+12
|
|
\
\
\
|
|
*
|
|
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-22
2
-9
/
+12
|
*
|
|
|
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
2011-11-28
1
-0
/
+2
|
*
|
|
|
inet: add a redirect generation id in inetpeer
Eric Dumazet
2011-11-26
1
-0
/
+1
|
*
|
|
|
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
Steffen Klassert
2011-11-26
1
-2
/
+2
|
*
|
|
|
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
1
-6
/
+1
|
*
|
|
|
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-26
2
-2
/
+2
|
*
|
|
|
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
1
-0
/
+2
|
*
|
|
|
tc: comment spelling fixes
stephen hemminger
2011-11-22
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2011-11-30
1
-7
/
+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...
Arnd Bergmann
2011-11-29
28
-47
/
+65
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...
Tony Lindgren
2011-11-23
1
-7
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: OMAP: HWMOD: Unify DSS resets for OMAPs
Tomi Valkeinen
2011-11-08
1
-7
/
+0
*
|
|
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-11-29
1
-95
/
+134
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PM: Update comments describing device power management callbacks
Rafael J. Wysocki
2011-11-28
1
-95
/
+134
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
2011-11-28
1
-1
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pstore: pass allocated memory region back to caller
Kees Cook
2011-11-17
1
-1
/
+3
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-28
1
-5
/
+4
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
2011-11-28
1
-5
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
drm/exynos: use gem create function generically
Inki Dae
2011-11-15
1
-5
/
+4
*
|
|
|
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-11-28
1
-1
/
+2
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2011-11-10
1
-1
/
+2
[next]