index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
TPS65910: Add tps65910 regulator driver
Graeme Gregory
1
-0
/
+14
2011-05-27
TPS65910: IRQ: Add interrupt controller
Graeme Gregory
1
-0
/
+5
2011-05-27
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
1
-0
/
+2
2011-05-27
MFD: TPS65910: Add new mfd device for TPS65910
Graeme Gregory
1
-0
/
+753
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
1
-0
/
+4
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
1
-3
/
+0
2011-05-27
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-2
/
+0
2011-05-27
bitops: add #ifndef for each of find bitops
Akinobu Mita
3
-0
/
+13
2011-05-27
pid: fix typo in function description
Sisir Koppaka
1
-1
/
+1
2011-05-27
ipmi: convert to seq_file interface
Alexey Dobriyan
1
-1
/
+1
2011-05-27
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
1
-0
/
+5
2011-05-27
mm: extract exe_file handling from procfs
Jiri Slaby
3
-29
/
+2
2011-05-27
asm-generic/ptrace.h: start a common low level ptrace helper
Mike Frysinger
1
-0
/
+74
2011-05-27
memcg: add the pagefault count into memcg stats
Ying Han
1
-0
/
+7
2011-05-27
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
1
-5
/
+5
2011-05-27
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
1
-5
/
+0
2011-05-27
memcg: reclaim memory from nodes in round-robin order
Ying Han
1
-0
/
+1
2011-05-27
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2
-3
/
+6
2011-05-27
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2
-61
/
+65
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
3
-18
/
+0
2011-05-27
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-4
/
+6
2011-05-27
cgroups: read-write lock CLONE_THREAD forking per threadgroup
Ben Blum
2
-0
/
+45
2011-05-27
drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
Wolfram Sang
1
-4
/
+4
2011-05-27
flex_array: avoid divisions when accessing elements
Jesse Gross
1
-0
/
+2
2011-05-26
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
1
-3
/
+0
2011-05-26
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+112
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
13
-52
/
+348
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-1
/
+117
2011-05-26
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+4
2011-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-10
/
+0
2011-05-26
Fix build with !HUGETLBFS
Linus Torvalds
1
-0
/
+1
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
3
-0
/
+149
2011-05-26
input: Add support for Qualcomm PMIC8XXX power key
Trilok Soni
1
-0
/
+31
2011-05-26
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni
1
-0
/
+52
2011-05-26
mfd: Fix ASIC3 SD Host Controller Configuration size
Paul Parsons
1
-0
/
+1
2011-05-26
leds: Add ASIC3 LED support
Paul Parsons
1
-3
/
+19
2011-05-26
mfd: Update twl4030-code maintainer e-mail address
Peter Ujfalusi
1
-1
/
+1
2011-05-26
mfd: Provide ab8500-core enumerators for chip cuts
Linus Walleij
1
-0
/
+7
2011-05-26
mfd: Fix twl6030 irq definitions
Graeme Gregory
1
-0
/
+1
2011-05-26
mfd: Add phoenix lite (twl6025) support to twl6030
Graeme Gregory
1
-0
/
+34
2011-05-26
mfd: Add rtc support to 88pm860x
Haojian Zhuang
1
-0
/
+6
2011-05-26
mfd: Add pm8xxx irq support
Abhijeet Dharmapurikar
3
-0
/
+73
2011-05-26
mfd: Add Qualcomm PMIC 8921 core driver
Abhijeet Dharmapurikar
2
-0
/
+98
2011-05-26
mfd: TWL5030 version checking in twl-core
Lesly A M
1
-1
/
+16
2011-05-26
mfd: Modifying the twl4030-power macro name Main_Ref to all caps
Lesly A M
1
-1
/
+1
2011-05-26
mfd: Provide platform data for WM831x GPIO configuration
Mark Brown
1
-0
/
+4
2011-05-26
mfd: Remove compatibility interface for WM831x specific IRQ API
Mark Brown
1
-26
/
+0
2011-05-26
mfd: Remove mfd_data
Samuel Ortiz
1
-21
/
+0
2011-05-26
mfd: Use mfd cell platform_data for ab3550 cells platform bits
Samuel Ortiz
1
-0
/
+1
2011-05-26
mfd: Add platform data pointer back
Samuel Ortiz
1
-0
/
+4
[next]