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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-2
/
+16
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
8
-219
/
+223
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
10
-44
/
+97
2013-09-03
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
6
-8
/
+94
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
6
-24
/
+55
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-57
/
+43
2013-09-03
Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
12
-71
/
+113
2013-09-03
Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
9
-26
/
+118
2013-09-03
Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-8
/
+47
2013-09-03
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-3
/
+7
2013-09-03
Merge branch 'lockref' (locked reference counts)
Linus Torvalds
2
-70
/
+13
2013-09-02
lockref: implement lockless reference count updates using cmpxchg()
Linus Torvalds
1
-2
/
+9
2013-09-02
lockref: uninline lockref helper functions
Linus Torvalds
1
-62
/
+4
2013-09-02
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
Linus Torvalds
1
-22
/
+0
2013-09-02
lockref: add 'lockref_get_or_lock() helper
Linus Torvalds
1
-0
/
+16
2013-09-01
Merge remote-tracking branch 'regulator/topic/sec' into regulator-next
Mark Brown
1
-0
/
+11
2013-09-01
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
1
-0
/
+1
2013-09-01
Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next
Mark Brown
1
-0
/
+44
2013-09-01
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
1
-4
/
+5
2013-09-01
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
1
-0
/
+25
2013-09-01
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
Mark Brown
1
-1
/
+1
2013-09-01
Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-next
Mark Brown
1
-19
/
+0
2013-09-01
Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-next
Mark Brown
1
-0
/
+1
2013-09-01
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-2
/
+5
2013-09-01
Merge remote-tracking branch 'regulator/topic/88pm800' into regulator-next
Mark Brown
1
-0
/
+25
2013-09-01
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
1
-2
/
+25
2013-09-01
Merge remote-tracking branch 'spi/topic/msglen' into spi-next
Mark Brown
1
-0
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/efm32' into spi-next
Mark Brown
1
-0
/
+14
2013-09-01
Merge remote-tracking branch 'spi/topic/checks' into spi-next
Mark Brown
1
-0
/
+6
2013-09-01
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
Mark Brown
1
-1
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/bitbang' into spi-next
Mark Brown
1
-5
/
+0
2013-08-31
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-3
/
+7
2013-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2013-08-30
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
1
-1
/
+1
2013-08-30
regulator: tps65217: Convert to use linear ranges
Axel Lin
1
-19
/
+0
2013-08-30
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-0
/
+1
2013-08-29
iio: at91: Use different prescal, startup mask in MR for different IP
Josh Wu
1
-0
/
+4
2013-08-29
driver core / ACPI: Avoid device hot remove locking issues
Rafael J. Wysocki
1
-0
/
+1
2013-08-29
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
1
-0
/
+2
2013-08-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+4
2013-08-28
vfs: make the dentry cache use the lockref infrastructure
Waiman Long
1
-10
/
+9
2013-08-28
Add new lockref infrastructure reference implementation
Waiman Long
1
-0
/
+71
2013-08-28
dev-core: fix build break when DEBUG is enabled
Dmitry Kasatkin
1
-3
/
+13
2013-08-28
sysfs: sysfs_create_groups returns a value.
Greg Kroah-Hartman
1
-0
/
+1
2013-08-27
debugfs: provide debugfs_create_x64() when disabled
Johannes Berg
1
-0
/
+7
2013-08-27
sysfs: add sysfs_create/remove_groups for when SYSFS is not enabled
Greg Kroah-Hartman
1
-0
/
+10
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
1
-1
/
+5
2013-08-27
Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-0
/
+1
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-209
/
+202
2013-08-27
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+5
[next]