index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
cdrom: replace hard-coded constants by kernel.h macro.
Robert P. J. Day
1
-2
/
+2
2007-07-16
sys_time() speedup
Ingo Molnar
1
-8
/
+24
2007-07-16
is_power_of_2(): jbd
vignesh babu
2
-4
/
+6
2007-07-16
is_power_of_2: ext3/super.c
vignesh babu
1
-1
/
+2
2007-07-16
drop obsolete sys_ioctl export
Christoph Hellwig
1
-8
/
+0
2007-07-16
doc/oops-tracing: add Code: decode info
Randy Dunlap
2
-0
/
+65
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
8
-10
/
+11
2007-07-16
ext3: remove extra IS_RDONLY() check
Dave Hansen
1
-1
/
+1
2007-07-16
update procfs-guide doc of read_func
C. Scott Ananian
1
-19
/
+63
2007-07-16
Remove final two references to "__obsolete_setup" macro
Robert P. J. Day
1
-4
/
+0
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
4
-2
/
+121
2007-07-16
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
7
-0
/
+14
2007-07-16
kerneldoc fix in audit_core_dumps
Henrik Kretzschmar
1
-1
/
+1
2007-07-16
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
1
-1
/
+0
2007-07-16
ext4: fix deadlock in ext4_remount() and orphan list handling
Jan Kara
1
-0
/
+8
2007-07-16
ext3: fix deadlock in ext3_remount() and orphan list handling
Jan Kara
1
-0
/
+8
2007-07-16
adjust nosmp handling
Jan Beulich
1
-15
/
+27
2007-07-16
add a kmem_cache for nsproxy objects
Cedric Le Goater
1
-4
/
+17
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
4
-15
/
+28
2007-07-16
dirty_writeback_centisecs_handler() cleanup
Andrew Morton
1
-6
/
+4
2007-07-16
Allow softlockup to be runtime disabled
Dave Jones
2
-1
/
+13
2007-07-16
COBALT: remove all references to Cobalt NVRAM
Robert P. J. Day
2
-300
/
+1
2007-07-16
Document the fact that RCU callbacks can run in parallel
Paul E. McKenney
1
-1
/
+9
2007-07-16
binfmt_elf warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
revert "vanishing ioctl handler debugging"
Andrew Morton
1
-11
/
+3
2007-07-16
user namespace: add unshare
Serge E. Hallyn
5
-4
/
+54
2007-07-16
user namespace: add the framework
Cedric Le Goater
11
-14
/
+137
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
11
-79
/
+12
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
14
-21
/
+518
2007-07-16
Improve behaviour of spurious IRQ detect
Alan Cox
2
-1
/
+12
2007-07-16
intel-rng: undo mess made by an 80 column extremist
Alan Cox
1
-6
/
+4
2007-07-16
hugetlbfs: handle empty options string
Lee Schermerhorn
2
-3
/
+6
2007-07-16
hugetlbfs: use lib/parser, fix docs
Randy Dunlap
2
-32
/
+74
2007-07-16
fix typo in prefetch.h
Dave Jones
1
-1
/
+1
2007-07-16
SubmitChecklist update, fix spelling error
Jesper Juhl
1
-2
/
+1
2007-07-16
HFSPlus: change kmalloc/memset to kzalloc
Wyatt Banks
1
-2
/
+1
2007-07-16
undeprecate raw driver
Dave Jones
2
-13
/
+4
2007-07-16
sony-laptop: use NULL for pointer
Randy Dunlap
1
-1
/
+2
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
5
-3
/
+41
2007-07-16
ext3/ext4: orphan list corruption due bad inode
Vasily Averin
2
-0
/
+20
2007-07-16
ext3/ext4: orphan list check on destroy_inode
Vasily Averin
2
-0
/
+16
2007-07-16
Drop an empty isicom.h from being exported to user space.
Robert P. J. Day
1
-1
/
+0
2007-07-16
remove sonypi_camera_command()
Adrian Bunk
2
-49
/
+0
2007-07-16
Kernel utf-8 handling
Jan Engelhardt
4
-23
/
+134
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
5
-4
/
+4
2007-07-16
seq_file: more atomicity in traverse()
Alexey Dobriyan
1
-6
/
+10
2007-07-16
Documentation: /proc/$pid/stat files
Kees Cook
1
-7
/
+58
2007-07-16
atmel_serial: fix break handling
Haavard Skinnemoen
1
-2
/
+30
2007-07-16
init: wait for asynchronously scanned block devices
Pierre Ossman
2
-2
/
+26
2007-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
6
-6
/
+10
[next]