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
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
7
-46
/
+33
2011-08-02
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
1
-3
/
+3
2011-08-02
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+25
2011-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
30
-132
/
+352
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
46
-49
/
+576
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
tools/power turbostat: fit output into 80 columns on snb-ep
Len Brown
1
-23
/
+23
2011-08-02
efivars: fix warnings when CONFIG_PSTORE=n
Tony Luck
1
-3
/
+3
2011-08-02
Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...
Len Brown
157
-744
/
+1471
2011-08-02
ACPI: delete stale reference in kernel-parameters.txt
Len Brown
1
-2
/
+0
2011-08-02
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-08-02
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
1367
-8728
/
+40132
2011-08-02
ACPI: add missing _OSI strings
Shaohua Li
1
-1
/
+7
2011-08-02
ACPI: remove NID_INVAL
David Rientjes
1
-1
/
+0
2011-08-02
thermal: make THERMAL_HWMON implementation fully internal
Jean Delvare
2
-47
/
+92
2011-08-02
thermal: split hwmon lookup to a separate function
Jean Delvare
1
-6
/
+19
2011-08-02
thermal: hide CONFIG_THERMAL_HWMON
Jean Delvare
2
-15
/
+2
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
[next]