index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-10-13
13
-16
/
+24
|
\
|
*
usbnet: Support devices reporting idleness
Oliver Neukum
2012-10-11
1
-0
/
+2
|
*
Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...
David S. Miller
2012-10-11
3
-1
/
+1
|
|
\
|
|
*
UAPI: (Scripted) Disintegrate include/linux/wimax
David Howells
2012-10-09
3
-1
/
+1
|
*
|
Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-10-11
7
-5
/
+5
|
|
\
\
|
|
*
|
UAPI: (Scripted) Disintegrate include/linux/can
David Howells
2012-10-10
7
-5
/
+5
|
*
|
|
vxlan: allow configuring port range
stephen hemminger
2012-10-11
1
-0
/
+6
|
*
|
|
of/mdio: Staticise !CONFIG_OF stubs
Mark Brown
2012-10-11
1
-10
/
+10
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-13
1
-1
/
+1
|
\
\
\
|
*
|
|
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2012-10-05
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2012-10-12
1
-0
/
+8
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
3
-28
/
+70
|
\
\
\
\
\
|
*
|
|
|
|
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2012-10-13
1
-0
/
+1
|
*
|
|
|
|
audit: make audit_inode take struct filename
Jeff Layton
2012-10-13
2
-6
/
+10
|
*
|
|
|
|
vfs: make path_openat take a struct filename pointer
Jeff Layton
2012-10-13
1
-0
/
+1
|
*
|
|
|
|
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
2012-10-13
1
-0
/
+11
|
*
|
|
|
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-13
2
-8
/
+18
|
*
|
|
|
|
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2012-10-12
1
-2
/
+1
|
*
|
|
|
|
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
2
-9
/
+15
|
*
|
|
|
|
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
1
-5
/
+10
|
*
|
|
|
|
audit: add a new "type" field to audit_names struct
Jeff Layton
2012-10-12
1
-0
/
+5
|
*
|
|
|
|
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-12
2
-13
/
+13
*
|
|
|
|
|
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-12
1
-0
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen pv-on-hvm: add pfn_is_ram helper for kdump
Olaf Hering
2012-10-04
1
-0
/
+19
*
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
4
-62
/
+113
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-10-09
510
-8057
/
+18845
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'arnds-jiffies-fix' into fortglx/3.7/time
John Stultz
2012-09-29
1
-0
/
+3
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
time/jiffies: bring back unconditional LATCH definition
Arnd Bergmann
2012-09-28
1
-2
/
+3
|
|
*
|
|
|
|
|
|
|
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
2012-09-24
1
-7
/
+29
|
|
*
|
|
|
|
|
|
|
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
1
-3
/
+4
|
|
*
|
|
|
|
|
|
|
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
2
-16
/
+17
|
|
*
|
|
|
|
|
|
|
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
John Stultz
2012-09-24
1
-0
/
+68
|
|
*
|
|
|
|
|
|
|
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
John Stultz
2012-09-24
1
-13
/
+2
|
|
*
|
|
|
|
|
|
|
jiffies: Kill unused TICK_USEC_TO_NSEC
John Stultz
2012-09-24
1
-6
/
+0
|
|
*
|
|
|
|
|
|
|
alarmtimer: Remove unused helpers & defines
John Stultz
2012-09-24
1
-28
/
+0
|
|
*
|
|
|
|
|
|
|
alarmtimer: Use hrtimer per-alarm instead of per-base
John Stultz
2012-09-24
1
-1
/
+2
|
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-12
12
-43
/
+164
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
2012-10-11
13
-43
/
+166
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
[media] dvb: LNA implementation changes
Antti Palosaari
2012-10-07
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
[media] media: s5p-hdmi: add HPD GPIO to platform data
Tomasz Stanislawski
2012-10-06
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
[media] v4l: Add control definitions for new H264 encoder features
Arun Kumar K
2012-10-06
1
-0
/
+41
|
|
*
|
|
|
|
|
|
|
[media] v4l: Add fourcc definitions for new formats
Arun Kumar K
2012-10-06
1
-0
/
+4
|
|
*
|
|
|
|
|
|
|
[media] s5p-csis: Allow to specify pixel clock's source through platform data
Sylwester Nawrocki
2012-10-06
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
[media] s5p-fimc: Remove unused platform data structure fields
Sylwester Nawrocki
2012-10-06
2
-13
/
+4
|
|
*
|
|
|
|
|
|
|
[media] s5p-csis: Replace phy_enable platform data callback with direct call
Sylwester Nawrocki
2012-10-06
1
-6
/
+5
|
|
*
|
|
|
|
|
|
|
Merge branch 'samsung_platform_data' into staging/for_v3.7
Mauro Carvalho Chehab
2012-10-06
80
-1
/
+3391
|
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
[media] media: davinci: vpif: display: separate out subdev from output
Lad, Prabhakar
2012-10-06
1
-4
/
+15
|
|
*
|
|
|
|
|
|
|
|
[media] davinci: move struct vpif_interface to chan_cfg
Hans Verkuil
2012-10-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
[media] vpif_capture: move routing info from subdev to input
Hans Verkuil
2012-10-06
1
-2
/
+2
[next]