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
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
9
-5
/
+146
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
1
-0
/
+1
2011-08-03
[S390] qdio: 2nd stage retry on SIGA-W busy conditions
Jan Glauber
2
-3
/
+20
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-528
/
+269
2011-08-02
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-11
/
+16
2011-08-02
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-8
/
+3
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
21
-404
/
+1561
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog
Linus Torvalds
3
-4
/
+9
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-14
/
+128
2011-08-02
MAINTAINERS: Add keyword match for of_match_table to device tree section
Mark Brown
1
-0
/
+1
2011-08-02
of: constify property name parameters for helper functions
Jamie Iles
2
-9
/
+13
2011-08-02
spi/pl022: remove function cannot exit
Linus Walleij
1
-8
/
+3
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
2
-1
/
+43
2011-08-02
dm crypt: optionally support discard requests
Milan Broz
2
-5
/
+65
2011-08-02
dm raid: add md raid1 support
Jonathan Brassow
1
-10
/
+39
2011-08-02
dm raid: support metadata devices
Jonathan Brassow
3
-24
/
+412
2011-08-02
dm raid: add write_mostly parameter
Jonathan Brassow
2
-2
/
+28
2011-08-02
dm raid: add region_size parameter
Jonathan Brassow
2
-3
/
+83
2011-08-02
dm raid: improve table parameters documentation
Jonathan Brassow
1
-46
/
+78
2011-08-02
dm ioctl: forbid multiple device specifiers
Mikulas Patocka
1
-0
/
+6
2011-08-02
dm ioctl: introduce __get_dev_cell
Mikulas Patocka
1
-17
/
+24
2011-08-02
dm ioctl: fill in device parameters in more ioctls
Mikulas Patocka
2
-29
/
+38
2011-08-02
dm flakey: add corrupt_bio_byte feature
Mike Snitzer
2
-15
/
+159
2011-08-02
dm flakey: add drop_writes
Mike Snitzer
2
-14
/
+78
2011-08-02
dm flakey: support feature args
Mike Snitzer
1
-19
/
+64
2011-08-02
dm flakey: use dm_target_offset and support discards
Mike Snitzer
1
-1
/
+2
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
4
-112
/
+147
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
3
-3
/
+103
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
3
-2
/
+64
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
1
-20
/
+13
2011-08-02
dm raid: tidy includes
Alasdair G Kergon
1
-1
/
+2
2011-08-02
dm ioctl: prevent empty message
Alasdair G Kergon
1
-0
/
+5
2011-08-02
dm raid: cleanup parameter handling
Jonathan Brassow
1
-19
/
+23
2011-08-02
dm snapshot: style cleanups
Jonathan Brassow
2
-10
/
+8
2011-08-02
dm snapshot: remove unused definitions
Mikulas Patocka
1
-10
/
+0
2011-08-02
dm kcopyd: remove nr_pages field from job structure
Mikulas Patocka
1
-4
/
+2
2011-08-02
dm kcopyd: remove offset field from job structure
Mikulas Patocka
1
-5
/
+2
2011-08-02
dm: use vzalloc
Joe Perches
3
-7
/
+3
2011-08-02
dm log: userspace use list_move
Kirill A. Shutemov
1
-2
/
+1
2011-08-02
dm log: clean up bit little endian bitops
Akinobu Mita
1
-5
/
+4
2011-08-02
dm table: fix discard support
Mike Snitzer
2
-9
/
+9
2011-08-02
dm: suppress endian warnings
Alasdair G Kergon
3
-43
/
+54
2011-08-02
dm: fix idr leak on module removal
Alasdair G Kergon
1
-2
/
+8
2011-08-02
dm io: flush cpu cache with vmapped io
Mikulas Patocka
1
-2
/
+27
2011-08-02
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
1
-0
/
+5
2011-08-02
dm snapshot: flush disk cache when merging
Mikulas Patocka
1
-1
/
+1
2011-08-02
watchdog: Cleanup WATCHDOG_CORE help text
Josh Boyer
1
-3
/
+0
2011-08-02
watchdog: Fix POST failure on ASUS P5N32-E SLI and similar boards
Mart Gerrits
1
-0
/
+8
2011-08-02
watchdog: shwdt: fix usage of mod_timer
David Engraf
1
-1
/
+1
2011-08-02
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-0
/
+1
[next]