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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
i2c: Drop I2C_CLASS_ALL
Jean Delvare
3
-3
/
+2
2009-01-07
i2c: Get rid of remaining bus_id access
Jean Delvare
3
-4
/
+4
2009-01-07
i2c: Replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-4
/
+4
2009-01-07
Fix up 64-bit byte swaps for most 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-01-07
byteorder: remove the now unused byteorder.h
Harvey Harrison
2
-373
/
+0
2009-01-07
mn10300: introduce asm/swab.h
Harvey Harrison
3
-40
/
+44
2009-01-07
frv: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-07
m32r: introduce asm/swab.h
Harvey Harrison
3
-6
/
+12
2009-01-07
m68knommu: introduce asm/swab.h
Harvey Harrison
3
-21
/
+27
2009-01-07
h8300: introduce asm/swab.h
Harvey Harrison
3
-7
/
+12
2009-01-07
ia64: introduce asm/swab.h
Harvey Harrison
3
-36
/
+36
2009-01-07
blackfin: introduce asm/swab.h
Harvey Harrison
3
-42
/
+50
2009-01-07
arm: introduce asm/swab.h
Harvey Harrison
3
-32
/
+52
2009-01-07
alpha: introduce asm/swab.h
Harvey Harrison
3
-41
/
+44
2009-01-07
m68k: introduce asm/swab.h
Harvey Harrison
3
-14
/
+19
2009-01-07
x86: introduce asm/swab.h
Harvey Harrison
3
-60
/
+64
2009-01-07
sparc: introduce asm/swab.h
Harvey Harrison
3
-44
/
+48
2009-01-07
sh: introduce asm/swab.h
Harvey Harrison
3
-59
/
+64
2009-01-07
s390: introduce asm/swab.h
Harvey Harrison
3
-90
/
+94
2009-01-07
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-07
mips: introduce asm/swab.h
Harvey Harrison
3
-49
/
+59
2009-01-07
avr32: introduce asm/swab.h
Harvey Harrison
3
-29
/
+38
2009-01-07
byteorder: only use linux/swab.h
Harvey Harrison
6
-388
/
+27
2009-01-07
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
54
-522
/
+3105
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
26
-423
/
+1229
2009-01-07
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-73
/
+72
2009-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-37
/
+35
2009-01-07
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2009-01-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-301
/
+195
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-85
/
+464
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
778
-26439
/
+472655
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
129
-701
/
+1063
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
8
-202
/
+783
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
64
-1184
/
+1036
2009-01-07
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2009-01-07
bfs: check that filesystem fits on the blockdevice
Eric Sesterhenn
1
-0
/
+12
2009-01-07
bfs: add some basic sanity checks
Eric Sesterhenn
1
-0
/
+33
2009-01-07
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
Johannes Weiner
1
-0
/
+2
2009-01-07
dma_alloc_coherent: clean it up
Andrew Morton
1
-25
/
+29
2009-01-07
dma_alloc_from_coherent(): fix fallback to generic memory
Andrew Morton
1
-1
/
+15
2009-01-07
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
1
-57
/
+62
2009-01-07
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab
3
-0
/
+1479
2009-01-07
edac: fix mpc85xx and add mpc8536 mpc8560
Kumar Gala
1
-42
/
+32
[next]