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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
26
-510
/
+1376
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
2
-1
/
+116
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
14
-33
/
+18
2013-04-30
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-16
/
+14
2013-04-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2013-04-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-46
/
+66
2013-04-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-33
/
+85
2013-04-30
Merge branch 'devel-for-v3.10' into v4l_for_linus
Mauro Carvalho Chehab
26
-513
/
+1379
2013-04-30
Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstream' into for-linus
Jiri Kosina
2
-1
/
+116
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
8
-13
/
+158
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-4
/
+69
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+9
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-0
/
+205
2013-04-29
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
1
-5
/
+21
2013-04-29
drivers/rtc/rtc-at91rm9200.c: add DT support
Joachim Eastwood
1
-0
/
+15
2013-04-29
checkpatch: add Suggested-by as a standard signature
Mugunthan V N
1
-1
/
+8
2013-04-29
drivers/video/backlight/tps65217_bl.c add default brightness value option
Matus Ujhelyi
1
-0
/
+3
2013-04-29
Documentation: add missing documentation for tps65217-bl device tree binding
Matus Ujhelyi
1
-0
/
+24
2013-04-29
backlight: lp855x: add a device tree structure
Kim, Milo
1
-0
/
+41
2013-04-29
backlight: lp855x: remove duplicate platform data
Kim, Milo
1
-4
/
+0
2013-04-29
backlight: lp855x: move backlight mode platform data
Kim, Milo
1
-3
/
+0
2013-04-29
media: coda: use genalloc API
Philipp Zabel
1
-0
/
+30
2013-04-29
misc: generic on-chip SRAM allocation driver
Philipp Zabel
1
-0
/
+16
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-2
/
+126
2013-04-29
Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
8
-2
/
+389
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
5
-7
/
+53
2013-04-29
Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-3
/
+85
2013-04-29
memcg: add memory.pressure_level events
Anton Vorontsov
1
-1
/
+69
2013-04-29
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+30
2013-04-29
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2
-1
/
+27
2013-04-29
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-607
/
+1477
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
9
-20
/
+196
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+4
2013-04-29
Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
5
-1
/
+186
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+12
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-0
/
+163
2013-04-29
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
9
-84
/
+408
2013-04-29
Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-5
/
+225
2013-04-29
Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-48
/
+32
2013-04-29
Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Linus Torvalds
2
-1
/
+2
2013-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+2
2013-04-29
iostats.txt: add easy-to-find description for field 6
David P Hilton
1
-0
/
+2
2013-04-27
clk: add clk_ignore_unused option to keep boot clocks on
Olof Johansson
2
-0
/
+19
2013-04-28
Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8
Mark Brown
1
-0
/
+52
2013-04-28
regulator: mc13783: Add device tree probe support
Alexander Shiyan
1
-3
/
+33
2013-04-26
Merge branch '3.10/fb-mmap' into for-next
Tomi Valkeinen
4
-8
/
+30
2013-04-24
doc: devicetree: Fix various typos
Masanari Iida
8
-8
/
+8
2013-04-24
docbook: fix 8250 naming in device-drivers
Vincent Stehlé
1
-1
/
+1
2013-04-23
staging: video: imx: Add BGR666 support for parallel display
Marek Vasut
1
-1
/
+1
2013-04-23
staging: dwc2: add platform device bindings
Matthijs Kooijman
1
-0
/
+15
[next]