index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Make constraints lists const
Mark Brown
2012-07-05
2
-3
/
+3
*
ALSA: snd-usb-caiaq: initialize card pointer
Daniel Mack
2012-06-27
1
-1
/
+1
*
ALSA: Add missing include of pcm.h to pcm_params.h
Mark Brown
2012-06-20
1
-0
/
+2
*
sound: Remove unused include/linux/ac97_codec.h header
Ezequiel Garcia
2012-06-20
1
-362
/
+0
*
sound: swarm_cs4297: Provide definitions for AC97 registers
Ezequiel Garcia
2012-06-20
1
-1
/
+16
*
ALSA: pcxhr: Add LTC support
Markus Bollinger
2012-06-20
6
-1
/
+83
*
ALSA: pcxhr: Fix a counter wrap
Markus Bollinger
2012-06-20
1
-8
/
+15
*
ALSA: maestro3: Remove unused AC97 register definitions
Ezequiel Garcia
2012-06-18
1
-68
/
+0
*
ALSA: snd-opti9xx: fixes for MED3931 card (opti931)
Ondrej Zary
2012-06-18
1
-9
/
+8
*
ALSA: pcm: Add snd_pcm_rate_bit_to_rate()
Dimitris Papastamos
2012-06-18
2
-0
/
+19
*
ALSA: usb-audio: Convert table to preferred C99 format
Mark Hills
2012-06-11
1
-10
/
+64
*
ALSA: usb-audio: Use a table of mixer controls
Mark Hills
2012-06-11
1
-56
/
+49
*
ALSA: au88x0 - Remove unused "Master Mono" Playback Volume and Playback Switc...
Raymond Yau
2012-06-05
1
-0
/
+11
*
Linux 3.5-rc1
v3.5-rc1
Linus Torvalds
2012-06-02
1
-2
/
+2
*
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-06-02
6
-90
/
+322
|
\
|
*
dm thin: provide userspace access to pool metadata
Joe Thornber
2012-06-03
5
-11
/
+193
|
*
dm thin: use slab mempools
Mike Snitzer
2012-06-03
1
-62
/
+99
|
*
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
1
-9
/
+17
|
*
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
1
-2
/
+6
|
*
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-06-03
1
-6
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
21
-84
/
+201
|
\
\
|
*
|
fec_mpc52xx: fix timestamp filtering
Stephan Gatzka
2012-06-02
1
-1
/
+1
|
*
|
mcs7830: Implement link state detection
Ondrej Zary
2012-06-02
1
-2
/
+23
|
*
|
e1000e: fix Rapid Start Technology support for i217
Bruce Allan
2012-06-02
1
-9
/
+9
|
*
|
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
Sebastian Andrzej Siewior
2012-06-02
1
-1
/
+1
|
*
|
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
2012-06-01
1
-0
/
+3
|
*
|
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
|
*
|
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
2012-06-01
1
-1
/
+2
|
*
|
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2012-06-01
2
-2
/
+2
|
*
|
8139cp: set ring address before enabling receiver
Jason Wang
2012-06-01
1
-11
/
+11
|
*
|
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-06-01
1
-1
/
+28
|
*
|
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-05-31
1
-2
/
+5
|
*
|
bql: Avoid possible inconsistent calculation.
Hiroaki SHIMODA
2012-05-31
1
-5
/
+7
|
*
|
bql: Avoid unneeded limit decrement.
Hiroaki SHIMODA
2012-05-31
1
-2
/
+4
|
*
|
bql: Fix POSDIFF() to integer overflow aware.
Hiroaki SHIMODA
2012-05-31
1
-1
/
+1
|
*
|
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
2012-05-31
1
-3
/
+2
|
*
|
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
2012-05-31
1
-3
/
+3
|
*
|
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
2012-05-31
4
-14
/
+63
|
*
|
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
Jack Morgenstein
2012-05-31
1
-5
/
+7
|
*
|
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
2012-05-31
3
-15
/
+17
|
*
|
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
2012-05-31
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-06-02
11
-39
/
+297
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-...
H. Peter Anvin
2012-06-01
6
-16
/
+154
|
|
\
\
\
|
|
*
|
|
ftrace/x86: Do not change stacks in DEBUG when calling lockdep
Steven Rostedt
2012-05-31
1
-3
/
+41
|
|
*
|
|
x86: Allow nesting of the debug stack IDT setting
Steven Rostedt
2012-05-31
1
-1
/
+7
|
|
*
|
|
x86: Reset the debug_stack update counter
Steven Rostedt
2012-05-31
1
-2
/
+4
|
|
*
|
|
ftrace: Use breakpoint method to update ftrace caller
Steven Rostedt
2012-05-31
1
-16
/
+72
|
|
*
|
|
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-05-31
3
-6
/
+42
|
*
|
|
|
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
H.J. Lu
2012-06-01
1
-6
/
+0
|
*
|
|
|
x86, efi: Add EFI boot stub documentation
Matt Fleming
2012-06-01
2
-0
/
+67
[next]