index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-16
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+3
2012-03-16
Merge branch 'pm-qos'
Rafael J. Wysocki
2
-0
/
+10
2012-03-16
PM / Domains: Introduce "always on" device flag
Rafael J. Wysocki
1
-0
/
+3
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
1
-0
/
+1
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
1
-0
/
+2
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-47
/
+19
2012-03-15
math: Introduce div64_long
Sasha Levin
1
-0
/
+4
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
1
-0
/
+46
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
1
-0
/
+38
2012-03-15
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
1
-11
/
+0
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+12
2012-03-14
padata: Fix race on sequence number wrap
Steffen Klassert
1
-4
/
+2
2012-03-13
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
2
-0
/
+10
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
1
-3
/
+27
2012-03-13
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
1
-1
/
+1
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-2
/
+3
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
1
-4
/
+3
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
35
-140
/
+176
2012-03-13
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
1
-0
/
+13
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
15
-64
/
+74
2012-03-12
net: Add memory barriers to prevent possible race in byte queue limits
Alexander Duyck
1
-16
/
+33
2012-03-12
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
1
-0
/
+1
2012-03-12
net: ipv4: Standardize prefixes for message logging
Joe Perches
1
-2
/
+2
2012-03-12
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
1
-0
/
+7
2012-03-12
mlx4_core: Allow dynamic MTU configuration for IB ports
Or Gerlitz
1
-0
/
+1
2012-03-12
mlx4_core: Report thermal error events
Jack Morgenstein
1
-0
/
+5
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
1
-5
/
+77
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
15
-64
/
+74
2012-03-12
printk/sched: Introduce special printk_sched() for those awkward moments
Peter Zijlstra
1
-0
/
+10
2012-03-12
mac80211: remove tx_sync
Johannes Berg
1
-41
/
+0
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2
-0
/
+13
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
1
-0
/
+5
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
17
-85
/
+340
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2
-3
/
+3
2012-03-11
regulator: tps65910: Sleep off rails when ext sleep configured
Laxman Dewangan
1
-3
/
+2
2012-03-11
mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS
Peter Ujfalusi
1
-0
/
+2
2012-03-11
regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators
Tero Kristo
1
-2
/
+3
2012-03-11
regulator: twl4030: add support for external voltage get/set
Tero Kristo
1
-0
/
+7
2012-03-09
USB: serial: use module_driver() macro
Greg Kroah-Hartman
1
-15
/
+2
2012-03-09
driver-core: Allow additional parameters for module_driver
Lars-Peter Clausen
1
-3
/
+4
2012-03-09
net: Use bool in netdevice.h helpers.
David S. Miller
1
-26
/
+26
2012-03-09
net: Use bool in skbuff.h helper functions.
David S. Miller
1
-3
/
+3
2012-03-09
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
1
-1
/
+1
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+13
2012-03-09
serial: introduce generic port in/out helpers
Paul Gortmaker
1
-0
/
+10
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
58
-141
/
+324
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-53
/
+174
2012-03-09
spi: Trivial warning fix
Shubhrajyoti D
1
-1
/
+1
2012-03-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
1
-0
/
+34
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
1
-5
/
+5
[prev]
[next]