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-09-17
device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-2
/
+0
2012-09-17
dev: Add dev_vprintk_emit and dev_printk_emit
Joe Perches
1
-0
/
+11
2012-09-17
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
Joe Perches
1
-3
/
+0
2012-09-17
dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack
Joe Perches
1
-4
/
+4
2012-09-16
Merge 3.6-rc7 into driver-core-next
Greg Kroah-Hartman
29
-39
/
+109
2012-09-16
Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2012-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-1
/
+4
2012-09-16
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+1
2012-09-16
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
1
-1
/
+0
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-1
/
+3
2012-09-15
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
39
-63
/
+110
2012-09-14
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...
Linus Torvalds
1
-0
/
+1
2012-09-14
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+1
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2012-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+18
2012-09-14
Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
1
-1
/
+1
2012-09-13
drm: Drop the NV12M and YUV420M formats
Ville Syrjälä
1
-5
/
+1
2012-09-13
Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+4
2012-09-12
i2c: pnx: Fix read transactions of >= 2 bytes
Roland Stigge
1
-0
/
+1
2012-09-10
driver-core: Shut up dev_dbg_reatelimited() without DEBUG
Hiroshi Doyu
1
-24
/
+38
2012-09-10
Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
K. Y. Srinivasan
1
-0
/
+2
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-09-07
target: support zero allocation length in REQUEST SENSE
Paolo Bonzini
1
-0
/
+1
2012-09-07
net/mlx4_core: Add security check / enforcement for flow steering rules set f...
Hadar Hen Zion
1
-0
/
+11
2012-09-07
net/mlx4_core: Put Firmware flow steering structures in common header files
Hadar Hen Zion
1
-0
/
+2
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
1
-0
/
+3
2012-09-06
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
1
-1
/
+1
2012-09-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+10
2012-09-06
NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached
Trond Myklebust
1
-1
/
+1
2012-09-05
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2012-09-05
target: fix use-after-free with PSCSI sense data
Paolo Bonzini
1
-1
/
+3
2012-09-05
extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
anish kumar
1
-0
/
+71
2012-09-05
extcon: fixing typos
Peter Meerwald
1
-9
/
+9
2012-09-04
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
1
-5
/
+0
2012-09-04
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
1
-0
/
+3
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-0
/
+1
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
1
-0
/
+2
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-1
/
+1
2012-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+2
2012-09-01
linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
Guenter Roeck
1
-2
/
+10
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+1
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+1
2012-08-30
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-08-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+5
2012-08-28
ASoC: atmel-ssc: include linux/io.h for raw io
Joachim Eastwood
1
-0
/
+1
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
1
-1
/
+1
2012-08-27
Merge 3.6-rc3 into driver-core-next
Greg Kroah-Hartman
57
-110
/
+206
2012-08-25
Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-0
/
+6
[next]