index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
TPS65910: GPIO: Add GPIO driver
Graeme Gregory
4
-1
/
+101
2011-05-27
MFD: TPS65910: Add new mfd device for TPS65910
Graeme Gregory
4
-0
/
+970
2011-05-27
regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...
Axel Lin
1
-6
/
+10
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
2
-3
/
+16
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
3
-21
/
+2
2011-05-27
regulator: Move VCOINCELL to be the last element of mc13892_regulators array
Axel Lin
1
-1
/
+1
2011-05-27
regulator: Factor out references to rdev in regulator_force_disable()
Mark Brown
1
-3
/
+4
2011-05-27
regulator: Convert WM8400 to get_voltage_sel()
Mark Brown
1
-6
/
+6
2011-05-27
regulator: Fix the argument of calling regulator_mode_constrain
Axel Lin
1
-1
/
+1
2011-05-27
regulator: twl: add twl6030 set_mode
Saquib Herman
1
-8
/
+34
2011-05-27
regulator: twl: add twl6030 get_status
Saquib Herman
1
-9
/
+35
2011-05-27
regulator: twl: fix twl6030 regulator is_enabled
Saquib Herman
1
-15
/
+46
2011-05-27
regulator: twl: remap has no meaning for 6030
Saquib Herman
1
-20
/
+17
2011-05-27
regulator: twl: fix twl6030 enable/disable
Saquib Herman
1
-1
/
+30
2011-05-27
regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
Axel Lin
1
-0
/
+1
2011-05-27
regulator: When constraining modes fall back to higher power modes
Mark Brown
1
-9
/
+15
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-275
/
+50
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2
-11
/
+4
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
23
-151
/
+203
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
1
-44
/
+2
2011-05-26
s390: use asm-generic/bitops/le.h
Akinobu Mita
1
-35
/
+2
2011-05-26
arm: use asm-generic/bitops/le.h
Akinobu Mita
1
-38
/
+5
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
24
-126
/
+2
2011-05-26
bitops: add #ifndef for each of find bitops
Akinobu Mita
5
-0
/
+29
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
5
-0
/
+36
2011-05-26
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
1
-0
/
+44
2011-05-26
w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
Clifton Barnes
8
-0
/
+1222
2011-05-26
w1: have netlink search update kernel list
David Fries
3
-5
/
+16
2011-05-26
w1: complete the 1-wire (w1) ds1wm driver search algorithm
Jean-François Dagenais
2
-103
/
+220
2011-05-26
w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
Jean-François Dagenais
4
-0
/
+411
2011-05-26
w1: add 1-wire (w1) reset and resume command API support
Jean-François Dagenais
2
-0
/
+28
2011-05-26
kernel/profile.c: remove some duplicate code from profile_hits()
Rakib Mullick
1
-7
/
+9
2011-05-26
drivers/char/ppdev.c: put gotten port value
Julia Lawall
1
-0
/
+1
2011-05-26
edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
Lai Jiangshan
4
-55
/
+18
2011-05-26
pid: fix typo in function description
Sisir Koppaka
1
-1
/
+1
2011-05-26
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
Timo Warns
1
-0
/
+9
2011-05-26
drivers/char/mspec.c: use {k,v}zalloc to allocate memory
Rakib Mullick
1
-3
/
+2
2011-05-26
ipmi: convert to seq_file interface
Alexey Dobriyan
3
-86
/
+142
2011-05-26
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
Olaf Hering
2
-3
/
+54
2011-05-26
proc: fix pagemap_read() error case
KOSAKI Motohiro
1
-10
/
+9
2011-05-26
proc: put check_mem_permission after __get_free_page in mem_write
KOSAKI Motohiro
1
-7
/
+9
2011-05-26
proc/stat: use defined macro KMALLOC_MAX_SIZE
Yuanhan Liu
1
-3
/
+3
2011-05-26
proc: constify status array
Mike Frysinger
1
-2
/
+2
2011-05-26
fs/proc: convert to kstrtoX()
Alexey Dobriyan
2
-11
/
+13
2011-05-26
coredump: add support for exe_file in core name
Jiri Slaby
2
-1
/
+40
2011-05-26
mm: extract exe_file handling from procfs
Jiri Slaby
6
-82
/
+53
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
4
-18
/
+14
2011-05-26
sh: convert to asm-generic ptrace.h
Mike Frysinger
1
-2
/
+4
2011-05-26
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-05-26
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
[next]