index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
2008-10-16
7
-41
/
+19
*
wait: kill is_sync_wait()
Tejun Heo
2008-10-16
2
-21
/
+2
*
vsprintf: use new vsprintf symbolic function pointer format
Bjorn Helgaas
2008-10-16
3
-10
/
+14
*
fix random typos
Danny ter Haar
2008-10-16
3
-6
/
+7
*
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
2008-10-16
1
-1
/
+1
*
nubus: fix mis-indented statement
Ilpo Järvinen
2008-10-16
1
-1
/
+1
*
Fix Documentation/filesystems/ramfs-rootfs-initramfs.txt
frans
2008-10-16
1
-1
/
+1
*
eeepc: depends on RFKILL
Randy Dunlap
2008-10-16
1
-0
/
+1
*
drivers/misc: Use DIV_ROUND_UP
Julia Lawall
2008-10-16
1
-1
/
+1
*
init.h: remove long-dead __setup_null_param() macro
Robert P. J. Day
2008-10-16
1
-4
/
+0
*
kernel/dma.c: remove a CVS keyword
Adrian Bunk
2008-10-16
1
-1
/
+1
*
include/linux/mount.h: remove CVS keyword
Adrian Bunk
2008-10-16
1
-2
/
+0
*
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
6
-8
/
+8
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
21
-35
/
+35
*
olpc: olpc_battery.c sparse endian annotations
Harvey Harrison
2008-10-16
1
-12
/
+8
*
uml: remove the dead TTY_LOG code
Adrian Bunk
2008-10-16
3
-232
/
+0
*
pm: document use of RTC in pm_trace
Frans Pop
2008-10-16
1
-0
/
+18
*
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
2008-10-16
5
-38
/
+58
*
alpha: notify_cpu_starting() compile fixlet
Alexey Dobriyan
2008-10-16
1
-0
/
+1
*
Alpha Miata: remove dead URL
Adrian Bunk
2008-10-16
1
-2
/
+1
*
asm-h8300/md.h: remove CVS keyword
Adrian Bunk
2008-10-16
1
-1
/
+1
*
h8300: GENERIC_BUG support
Yoshinori Sato
2008-10-16
6
-10
/
+25
*
h8300: update timer handler - misc update
Yoshinori Sato
2008-10-16
4
-83
/
+97
*
h8300: update timer handler - new files
Yoshinori Sato
2008-10-16
6
-0
/
+397
*
h8300: update timer handler - delete files
Yoshinori Sato
2008-10-16
10
-310
/
+0
*
uclinux: fix gzip header parsing in binfmt_flat.c
Volodymyr G. Lukiianyk
2008-10-16
1
-3
/
+3
*
mm: do_generic_file_read() never gets a NULL 'filp' argument
Krishna Kumar
2008-10-16
1
-2
/
+1
*
hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()
David Gibson
2008-10-16
1
-5
/
+18
*
mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum
Andrew Morton
2008-10-16
1
-1
/
+1
*
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
2008-10-16
3
-7
/
+9
*
introduce generic header file for the software IO/TLB
Joerg Roedel
2008-10-16
1
-0
/
+83
*
cpufreq: remove policy->governor setting in drivers initialization
Dominik Brodowski
2008-10-15
9
-12
/
+0
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-10-15
31
-286
/
+869
|
\
|
*
MIPS: Kill unused <asm/debug.h> inclusions
Shinya Kuribayashi
2008-10-15
7
-8
/
+0
|
*
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Thomas Bogendoerfer
2008-10-15
2
-5
/
+16
|
*
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
2008-10-15
3
-0
/
+244
|
*
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
1
-77
/
+22
|
*
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
2008-10-15
3
-0
/
+415
|
*
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
6
-89
/
+15
|
*
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
2008-10-15
1
-27
/
+53
|
*
MIPS: WGT634U: Add reset button support
Aurelien Jarno
2008-10-15
1
-0
/
+37
|
*
MIPS: BCM47xx: Use the new SSB GPIO API
Aurelien Jarno
2008-10-15
4
-74
/
+58
|
*
MIPS: BCM47xx: Remove references to BCM947XX
Aurelien Jarno
2008-10-15
1
-3
/
+3
|
*
MIPS: WGT634U: Add machine detection message
Aurelien Jarno
2008-10-15
1
-0
/
+3
|
*
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
David Daney
2008-10-15
1
-1
/
+1
|
*
MIPS: show_cpuinfo prints the type of the calling CPU
Johannes Dickgreber
2008-10-15
1
-1
/
+1
|
*
MIPS: Fix wrong branch target in new spin_lock code.
Johannes Dickgreber
2008-10-15
1
-1
/
+1
|
*
MIPS: Have a heart for a lonely, lost header file ...
Ralf Baechle
2008-10-15
1
-0
/
+0
*
|
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
2008-10-15
1
-2
/
+3
*
|
metronomefb: Fix warning when building 64bit
Alan Cox
2008-10-15
1
-1
/
+1
[next]