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.13.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
2008-04-20
[POWERPC] Fix compile breakage for 64-bit UP configs
Paul Mackerras
1
-0
/
+1
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
12
-55
/
+55
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-1
/
+1
2008-04-20
memstick: convert struct class_device to struct device
Greg Kroah-Hartman
1
-1
/
+1
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
4
-41
/
+3
2008-04-20
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek
1
-0
/
+50
2008-04-20
Driver core: make device_is_registered() work for class devices
Greg Kroah-Hartman
1
-2
/
+1
2008-04-20
PM: Convert wakeup flag accessors to inline functions
Alan Stern
3
-45
/
+94
2008-04-20
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
1
-15
/
+21
2008-04-20
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
1
-0
/
+1
2008-04-20
sysfs: small header file cleanup for SYSFS=n
David Rientjes
1
-7
/
+2
2008-04-20
driver core: Convert debug functions declared inline __attribute__((format (p...
Joe Perches
2
-14
/
+7
2008-04-20
driver core: memory: semaphore to mutex
Daniel Walker
1
-3
/
+2
2008-04-20
avr32: add include/asm-avr32/serial.h
Adrian Bunk
1
-0
/
+13
2008-04-20
add include/asm-avr32/xor.h
Adrian Bunk
1
-0
/
+6
2008-04-20
avr32: Generic clockevents support
David Brownell
1
-112
/
+0
2008-04-20
avr32: Move sleep code into mach-at32ap
Haavard Skinnemoen
1
-0
/
+48
2008-04-20
avr32: Use constants from sysreg.h in asm.h
Haavard Skinnemoen
1
-4
/
+4
2008-04-20
avr32: Delete mostly unused header asm/intc.h
Haavard Skinnemoen
2
-128
/
+5
2008-04-20
avr32: pass i2c board info through at32_add_device_twi
Ben Nizette
1
-1
/
+4
2008-04-20
avr32: cleanup - use _AC macro to define PAGE_SIZE
Cyrill Gorcunov
1
-5
/
+3
2008-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
2
-3
/
+23
2008-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
1
-0
/
+252
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
2
-0
/
+4
2008-04-19
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
4
-4
/
+25
2008-04-19
sched: fix the task_group hierarchy for UID grouping
Peter Zijlstra
1
-0
/
+3
2008-04-19
sched: allow the group scheduler to have multiple levels
Dhaval Giani
1
-1
/
+1
2008-04-19
sched: add new set_cpus_allowed_ptr function
Mike Travis
1
-4
/
+11
2008-04-19
cpumask: add show cpu map functions
Mike Travis
1
-6
/
+11
2008-04-19
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
1
-3
/
+9
2008-04-19
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
1
-0
/
+6
2008-04-19
cpumask: reduce stack usage in SD_x_INIT initializers
Mike Travis
2
-43
/
+8
2008-04-19
generic: reduce stack pressure in sched_affinity
Mike Travis
1
-1
/
+1
2008-04-19
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
Mike Travis
1
-6
/
+7
2008-04-19
asm-generic: add node_to_cpumask_ptr macro
Mike Travis
6
-9
/
+35
2008-04-19
cpumask: add cpumask_scnprintf_len function
Mike Travis
2
-0
/
+8
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-0
/
+7
2008-04-19
time: add ns_to_ktime()
Ingo Molnar
1
-0
/
+6
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-1
/
+0
2008-04-19
x86: UV startup of slave cpus
Jack Steiner
1
-0
/
+1
2008-04-19
x86: move dma_coherent functions to pci-dma.c
Glauber Costa
1
-0
/
+8
2008-04-19
x86: merge iommu initialization parameters
Glauber Costa
1
-0
/
+1
2008-04-19
x86: move pci fixup to pci-dma.c
Glauber Costa
1
-1
/
+1
2008-04-19
x86: use dma_length in i386
Glauber Costa
1
-2
/
+0
2008-04-19
x86: delete the arch-specific dma-mapping headers.
Glauber Costa
3
-46
/
+13
2008-04-19
x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h
Glauber Costa
2
-12
/
+14
2008-04-19
x86: unify dma_mapping_error
Glauber Costa
3
-14
/
+8
2008-04-19
x86: provide a bad_dma_address symbol for i386
Glauber Costa
2
-1
/
+2
[prev]
[next]