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-27
scatterlist: add sg_nents
Maxim Levitsky
1
-0
/
+1
2012-09-27
fs: fix include/percpu-rwsem.h export error
Jens Axboe
1
-1
/
+1
2012-09-26
blockdev: turn a rw semaphore into a percpu rw semaphore
Mikulas Patocka
2
-1
/
+91
2012-09-26
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
1
-0
/
+4
2012-09-20
block: ioctl to zero block ranges
Martin K. Petersen
1
-0
/
+1
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
3
-1
/
+36
2012-09-20
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
1
-0
/
+31
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
3
-14
/
+35
2012-09-09
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
1
-3
/
+14
2012-09-09
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
1
-4
/
+12
2012-09-09
block: Kill bi_destructor
Kent Overstreet
2
-4
/
+0
2012-09-09
block: Add bio_reset()
Kent Overstreet
2
-6
/
+20
2012-09-09
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
1
-5
/
+4
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
1
-0
/
+3
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-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-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-0
/
+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-25
Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-0
/
+6
2012-08-25
Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+0
2012-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+13
2012-08-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+20
2012-08-24
drm: Check for invalid cursor flags
Jakob Bornecrantz
1
-2
/
+3
2012-08-24
drm: Initialize object type when using DRM_MODE() macro
Ville Syrjälä
1
-1
/
+2
2012-08-23
Merge branch 'randconfig/mach' into fixes
Arnd Bergmann
1
-0
/
+4
2012-08-23
ARM: omap: allow building omap44xx without SMP
Arnd Bergmann
1
-0
/
+4
2012-08-23
Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...
Arnd Bergmann
36
-63
/
+107
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+0
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-2
/
+0
2012-08-22
Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-0
/
+2
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+18
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-3
/
+3
2012-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-37
/
+57
2012-08-21
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
1
-2
/
+2
2012-08-21
string: do not export memweight() to userspace
WANG Cong
1
-1
/
+1
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-2
/
+0
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
1
-1
/
+3
2012-08-21
target: Remove unused se_cmd.cmd_spdtl
Roland Dreier
1
-2
/
+0
2012-08-21
Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-08-21
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+2
2012-08-20
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Takashi Iwai
482
-3313
/
+18260
2012-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2012-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
[next]