index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-21
/
+0
2012-07-03
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
Linus Torvalds
1
-85
/
+46
2012-07-03
dm: verity fix documentation
Milan Broz
1
-85
/
+46
2012-07-03
security: document no_new_privs
Andy Lutomirski
1
-0
/
+50
2012-06-30
Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+6
2012-06-25
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-7
/
+6
2012-06-25
stable: Allow merging of backports for serious user-visible performance issues
Mel Gorman
1
-0
/
+6
2012-06-20
Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-0
/
+31
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-06-20
Viresh has moved
Viresh Kumar
1
-1
/
+1
2012-06-18
[media] Fix VIDIOC_DQEVENT docbook entry
Hans Verkuil
1
-1
/
+1
2012-06-17
hwmon: (coretemp) Document TjMax for 3rd generation i5/i7 processors
Guenter Roeck
1
-0
/
+11
2012-06-17
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
Guenter Roeck
1
-1
/
+4
2012-06-17
hwmon: (coretemp) Improve support of recent Atom CPU models
Jean Delvare
1
-1
/
+7
2012-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-19
/
+25
2012-06-11
[media] bw-qcam: driver and pixfmt documentation fixes
Hans Verkuil
1
-2
/
+2
2012-06-11
[media] V4L2 spec fix
Hans Verkuil
2
-2
/
+2
2012-06-11
[media] v4l: Correct create_bufs documentation
Sakari Ailus
1
-3
/
+2
2012-06-06
stmmac: update driver's doc
Giuseppe CAVALLARO
1
-19
/
+25
2012-06-05
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-0
/
+93
2012-06-05
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
1
-21
/
+0
2012-06-04
iio: documentation: Add out_altvoltage and friends
Michael Hennerich
1
-0
/
+31
2012-06-04
Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
Linus Torvalds
1
-0
/
+278
2012-06-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+9
2012-06-04
i2c: Add generic I2C multiplexer using pinctrl API
Stephen Warren
1
-0
/
+93
2012-06-02
Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
Linus Torvalds
1
-0
/
+11
2012-06-03
dm thin: provide userspace access to pool metadata
Joe Thornber
1
-0
/
+11
2012-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+65
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+46
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-2
/
+103
2012-06-01
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
Linus Torvalds
1
-1
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-0
/
+7
2012-06-01
x86, efi: Add EFI boot stub documentation
Matt Fleming
1
-0
/
+65
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
2
-0
/
+7
2012-05-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-3
/
+45
2012-05-31
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/stat
Cyrill Gorcunov
1
-0
/
+5
2012-05-31
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
1
-0
/
+18
2012-05-31
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
1
-0
/
+7
2012-05-31
proc: report file/anon bit in /proc/pid/pagemap
Konstantin Khlebnikov
1
-1
/
+1
2012-05-31
CodingStyle: add kmalloc_array() to memory allocators
Xi Wang
1
-2
/
+14
2012-05-31
Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-2
/
+41
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+77
2012-05-31
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+10
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2012-05-31
mtip32xx: Changes to sysfs entries
Asai Thambi S P
1
-2
/
+10
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-2
/
+2
2012-05-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
2
-4
/
+14
2012-05-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-1
/
+47
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2
-0
/
+20
2012-05-30
Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next
Joerg Roedel
19
-41
/
+161
[next]