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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
s390/s390dbf: use debug_level_enabled() where applicable
Hendrik Brueckner
10
-43
/
+13
2013-10-24
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
2
-0
/
+15
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
2
-1
/
+37
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
2
-217
/
+65
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
1
-18
/
+24
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
1
-8
/
+40
2013-10-24
s390/qdio: fix atomic_sub() misusage
Heiko Carstens
1
-1
/
+1
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
3
-1
/
+9
2013-10-24
s390/kprobes: use insn_length helper function
Heiko Carstens
1
-4
/
+5
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
5
-6
/
+7
2013-10-24
s390/dis: move common definitions to a header file
Suzuki K. Poulose
2
-28
/
+43
2013-10-24
s390/dis: rename structures for unique types
Suzuki K. Poulose
1
-28
/
+28
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-12
/
+65
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
1
-21
/
+2
2013-10-24
s390/kprobes: have more correct if statement in s390_get_insn_slot()
Heiko Carstens
1
-1
/
+1
2013-10-24
s390: always set -march compiler option
Heiko Carstens
1
-7
/
+7
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-17
/
+49
2013-10-24
Merge tag 'md/3.12-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-2
/
+25
2013-10-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-10
/
+19
2013-10-24
raid5: avoid finding "discard" stripe
Shaohua Li
1
-0
/
+8
2013-10-24
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
1
-0
/
+12
2013-10-24
md: avoid deadlock when md_set_badblocks.
Bian Yu
1
-2
/
+3
2013-10-24
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2
-0
/
+2
2013-10-23
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
1
-1
/
+1
2013-10-23
[SCSI] qla2xxx: Fix request queue null dereference.
Chad Dupuis
2
-1
/
+10
2013-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-65
/
+111
2013-10-23
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
8
-21
/
+60
2013-10-23
platform/x86: fix asus-wmi build error
Randy Dunlap
1
-0
/
+1
2013-10-23
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
1
-1
/
+1
2013-10-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-65
/
+158
2013-10-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-0
/
+31
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
137
-715
/
+1311
2013-10-22
ax88179_178a: Add VID:DID for Samsung USB Ethernet Adapter
Freddy Xin
1
-1
/
+18
2013-10-22
ax88179_178a: Correct the RX error definition in RX header
Freddy Xin
1
-2
/
+2
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
3
-22
/
+28
2013-10-22
sony-laptop: don't change keyboard backlight settings
Mattia Dongili
1
-17
/
+9
2013-10-22
vfs: fix new kernel-doc warnings
Randy Dunlap
1
-8
/
+7
2013-10-22
fs/namei.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+2
2013-10-22
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
11
-19
/
+34
2013-10-22
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-2
/
+1
2013-10-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-72
/
+207
2013-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-15
/
+24
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-7
/
+15
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
7
-34
/
+34
2013-10-22
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
13
-37
/
+80
2013-10-22
Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...
Dave Airlie
128
-361
/
+798
2013-10-21
tcp: initialize passive-side sk_pacing_rate after 3WHS
Neal Cardwell
1
-0
/
+2
2013-10-21
davinci_emac.c: Fix IFF_ALLMULTI setup
Mariusz Ceier
1
-2
/
+1
2013-10-21
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
1
-1
/
+1
[next]