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
2009-03-30
oprofile: Thou shalt not call __exit functions from __init functions
Russell King
1
-1
/
+1
2009-03-30
cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic
Rusty Russell
1
-7
/
+0
2009-03-30
cpumask: remove cpumask_t from core
Rusty Russell
2
-2
/
+2
2009-03-30
cpumask: convert rcutorture.c
Rusty Russell
1
-8
/
+17
2009-03-30
cpumask: use new cpumask_ functions in core code.
Rusty Russell
6
-9
/
+9
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
43
-53
/
+2
2009-03-30
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Rusty Russell
1
-1
/
+1
2009-03-30
cpumask: use set_cpu_active in init/main.c
Rusty Russell
2
-5
/
+4
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
8
-33
/
+1
2009-03-30
cpumask: fix seq_bitmap_*() functions.
Rusty Russell
2
-5
/
+6
2009-03-30
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
4
-5
/
+5
2009-03-29
Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+33
2009-03-29
Fix build error in <linux/irq.h>
Ralf Baechle
1
-0
/
+2
2009-03-29
sched: fix errors in struct & function comments
Randy Dunlap
1
-7
/
+8
2009-03-29
maple: fix Error in kernel-doc notation
Randy Dunlap
1
-1
/
+1
2009-03-28
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-125
/
+76
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
22
-737
/
+783
2009-03-28
Annotate struct fs_struct's usage count restriction
David Howells
1
-1
/
+4
2009-03-28
fix setuid sometimes wouldn't
Hugh Dickins
1
-34
/
+16
2009-03-28
fix setuid sometimes doesn't
Hugh Dickins
3
-9
/
+5
2009-03-28
compat_do_execve should unshare_files
Hugh Dickins
1
-1
/
+11
2009-03-28
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
1
-10
/
+22
2009-03-28
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
1
-8
/
+8
2009-03-28
Merge branch 'linus' into core/futexes
Ingo Molnar
3915
-167433
/
+290974
2009-03-28
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
26
-276
/
+746
2009-03-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
731
-13869
/
+43409
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
Linus Torvalds
3
-30
/
+64
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
36
-537
/
+1204
2009-03-28
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
465
-17722
/
+17558
2009-03-28
i2c-core: Some style cleanups
Zhenwen Xu
1
-13
/
+13
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
4
-2
/
+6
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
3
-33
/
+46
2009-03-28
i2c-algo-pca: Rework waiting for a free bus
Wolfram Sang
4
-10
/
+13
2009-03-28
i2c-algo-pca: Add PCA9665 support
Marco Aurelio da Costa
5
-28
/
+216
2009-03-28
i2c: Adapt debug macros for KERN_* constants
Frank Seidel
1
-5
/
+9
2009-03-28
i2c-davinci: Fix timeout handling
Jean Delvare
1
-5
/
+3
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
4
-10
/
+9
2009-03-28
i2c: Set a default timeout value for all adapters
Jean Delvare
3
-4
/
+6
2009-03-28
i2c: Add missing KERN_* constants to printks
Frank Seidel
4
-8
/
+11
2009-03-28
i2c-algo-pcf: Handle timeout correctly
Roel Kluin
1
-8
/
+10
2009-03-28
i2c-algo-pcf: Style cleanups
Roel Kluin
1
-135
/
+115
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
2009-03-28
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
3
-6
/
+22
2009-03-28
i2c: Clarify which clients are auto-removed
Jean Delvare
1
-1
/
+4
2009-03-28
i2c: Let checkpatch shout on users of the legacy model
Jean Delvare
1
-1
/
+2
2009-03-28
i2c: Document the different ways to instantiate i2c devices
Jean Delvare
2
-4
/
+182
[next]