index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
1
-0
/
+3
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-1
/
+0
2008-02-08
preemptible RCU: sparse annotations
Patrick McHardy
1
-2
/
+2
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
1
-0
/
+4
2008-02-08
use __u32 in linux/reiserfs_fs.h
Mike Frysinger
1
-1
/
+1
2008-02-08
NBD: remove limit on max number of nbd devices
Paul Clements
1
-1
/
+0
2008-02-08
mount options: fix tmpfs
akpm@linux-foundation.org
1
-1
/
+4
2008-02-08
mount options: add generic_show_options()
Miklos Szeredi
1
-0
/
+9
2008-02-08
drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
Mike Frysinger
2
-954
/
+0
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
16
-60
/
+10
2008-02-08
printk_ratelimit() functions should use CONFIG_PRINTK
Joe Perches
1
-5
/
+13
2008-02-08
kill do_generic_mapping_read
Christoph Hellwig
1
-15
/
+0
2008-02-08
Remove __STRICT_ANSI__ from linux/types.h
Mike Frysinger
1
-3
/
+3
2008-02-08
Basic PWM driver for AVR32 and AT91
David Brownell
2
-0
/
+73
2008-02-08
workqueue: make delayed_work_timer_fn() static
Li Zefan
1
-2
/
+0
2008-02-08
SMBIOS/DMI: add type 41 = Onboard Devices Extended Information
Wim Van Sebroeck
1
-1
/
+4
2008-02-08
kill UDFFS_{DATE,VERSION}
Adrian Bunk
1
-3
/
+0
2008-02-08
udf: fix udf_debug macro
Marcin Slusarz
1
-2
/
+2
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
1
-6
/
+6
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
1
-2
/
+2
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-1
/
+1
2008-02-08
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
16
-81
/
+27
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
1
-0
/
+30
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
1
-3
/
+3
2008-02-08
asm-generic: remove fastcall
Harvey Harrison
3
-22
/
+22
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
6
-20
/
+20
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
124
-0
/
+9472
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
1
-0
/
+4
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
3
-3
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
11
-8
/
+390
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
39
-160
/
+121
2008-02-08
time: fix typo in comments
Li Zefan
2
-4
/
+4
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
1
-1
/
+1
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
1
-1
/
+0
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-2
/
+1
2008-02-08
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
1
-0
/
+6
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
2
-14
/
+5
2008-02-08
fix group stop with exit race
Oleg Nesterov
1
-0
/
+1
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-08
kill PT_ATTACHED
Oleg Nesterov
1
-1
/
+0
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
1
-1
/
+4
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
1
-2
/
+11
2008-02-08
fix "modules: make module_address_lookup() safe"
Andrew Morton
1
-2
/
+2
2008-02-08
tty: s390 support for termios2.
Heiko Carstens
3
-1
/
+11
2008-02-08
tty: let architectures override the user/kernel macros.
Heiko Carstens
1
-0
/
+6
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
1
-1
/
+1
2008-02-08
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
1
-1
/
+9
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
3
-6
/
+9
2008-02-08
proc: implement proc_single_file_operations
Eric W. Biederman
1
-0
/
+3
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
2
-1
/
+7
[next]