index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
list debugging: warn when deleting a deleted entry
Baruch Siach
1
-0
/
+6
2010-08-09
MAINTAINERS: orphan BEFS
Joe Perches
1
-2
/
+1
2010-08-09
MAINTAINERS: update Laurent Pinchart email
Joe Perches
1
-1
/
+1
2010-08-09
MAINTAINERS: update information about Linux Test Project maintainence
Subrata Modak
1
-1
/
+1
2010-08-09
MAINTAINERS: add patterns to WIMAX STACK
Joe Perches
1
-0
/
+5
2010-08-09
MAINTAINERS: add patterns to PS3VRAM DRIVER
Joe Perches
1
-0
/
+1
2010-08-09
MAINTAINERS: remove section PROMISE DC4030
Joe Perches
1
-5
/
+0
2010-08-09
MAINTAINERS: add patterns to OMAP USB
Joe Perches
1
-0
/
+2
2010-08-09
MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XX
Joe Perches
1
-0
/
+1
2010-08-09
MAINTAINERS: add patterns to DELL WMI EXTRAS
Joe Perches
1
-0
/
+1
2010-08-09
MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATOR
Joe Perches
1
-0
/
+2
2010-08-09
MAINTAINERS: update DRM DRIVERS patterns
Joe Perches
1
-0
/
+1
2010-08-09
MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300
Joe Perches
1
-0
/
+3
2010-08-09
MAINTAINERS: remove section STRIP
Joe Perches
1
-5
/
+0
2010-08-09
MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patterns
Joe Perches
1
-1
/
+2
2010-08-09
MAINTAINERS: remove section SMX UIO Interface
Joe Perches
1
-5
/
+0
2010-08-09
MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patterns
Joe Perches
1
-2
/
+2
2010-08-09
MAINTAINERS: update PPP OVER L2TP file patterns
Joe Perches
1
-1
/
+1
2010-08-09
MAINTAINERS: update NETWORKING [WIRELESS] file patterns
Joe Perches
1
-1
/
+1
2010-08-09
MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns
Joe Perches
1
-1
/
+1
2010-08-09
MAINTAINERS: update ARM/VOIPAC PXA270 file patterns
Joe Perches
1
-1
/
+1
2010-08-09
MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patterns
Joe Perches
1
-2
/
+1
2010-08-09
MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patterns
Joe Perches
1
-1
/
+0
2010-08-09
gcc-4.6: printk: use stable variable to dump kmsg buffer
Andi Kleen
1
-5
/
+5
2010-08-09
s390: remove WARN_ON for misc_deregister() failures
Akinobu Mita
3
-3
/
+3
2010-08-09
char: add WARN_ON() in misc_deregister()
Akinobu Mita
1
-1
/
+1
2010-08-09
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
1
-1
/
+1
2010-08-09
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Suresh Siddha
2
-15
/
+8
2010-08-09
init/main.c: mark do_one_initcall* as __init_or_module
Kevin Winchester
1
-2
/
+2
2010-08-09
init/main.c: fix warning: 'calltime.tv64' may be used uninitialized
Kevin Winchester
1
-14
/
+20
2010-08-09
kernel/range: remove unused definition of ARRAY_SIZE()
Geert Uytterhoeven
1
-4
/
+0
2010-08-09
sys_personality: remove the bogus checks in sys_personality()->__set_personal...
Oleg Nesterov
1
-17
/
+5
2010-08-09
drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec
Christoph Mair
4
-0
/
+524
2010-08-09
hpilo: fix pointer warning in ilo_ccb_setup
Prarit Bhargava
2
-12
/
+13
2010-08-09
drivers/misc: ROHM BH1780GLI ambient light sensor driver
Hemanth V
3
-0
/
+284
2010-08-09
scripts/mod/modpost.c: fix memory leak
Alexey Fomenko
1
-14
/
+40
2010-08-09
iommu: inline iommu_num_pages
Anton Blanchard
2
-11
/
+10
2010-08-09
vfs: fix warning: 'dirent' is used uninitialized in this function
Kevin Winchester
2
-8
/
+10
2010-08-09
SubmittingPatches: add more about patch descriptions
Randy Dunlap
1
-0
/
+11
2010-08-09
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
Joe Perches
1
-11
/
+0
2010-08-09
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
3
-39
/
+0
2010-08-09
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
Rusty Russell
1
-2
/
+1
2010-08-09
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
Mike Frysinger
1
-0
/
+4
2010-08-09
arch/um/kernel/ptrace.c: remove dead PROC_MM
Christoph Egger
1
-21
/
+0
2010-08-09
um: call free_irq() only on enabled channels
Richard Weinberger
1
-4
/
+4
2010-08-09
cpuidle: extend cpuidle and menu governor to handle dynamic states
Ai Li
3
-7
/
+51
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
5
-26
/
+84
2010-08-09
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
1
-2
/
+4
2010-08-09
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
5
-1
/
+879
2010-08-09
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
1
-0
/
+93
[prev]
[next]