index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
3
-14
/
+13
|
*
|
|
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
3
-15
/
+14
|
*
|
|
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
2008-10-23
3
-19
/
+21
|
*
|
|
proc: move /proc/vmallocinfo to mm/vmalloc.c
Alexey Dobriyan
2008-10-23
3
-31
/
+32
|
*
|
|
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
2008-10-23
4
-32
/
+35
|
*
|
|
proc: move /proc/slab_allocators boilerplate to mm/slab.c
Alexey Dobriyan
2008-10-23
2
-31
/
+35
|
*
|
|
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
Alexey Dobriyan
2008-10-23
3
-40
/
+54
|
*
|
|
proc: move /proc/stat to fs/proc/stat.c
Alexey Dobriyan
2008-10-23
3
-134
/
+154
|
*
|
|
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
2008-10-23
3
-16
/
+21
|
*
|
|
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
Alexey Dobriyan
2008-10-23
3
-14
/
+25
|
*
|
|
proc: move /proc/devices code to fs/proc/devices.c
Alexey Dobriyan
2008-10-23
3
-60
/
+71
|
*
|
|
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
2008-10-23
3
-19
/
+21
|
*
|
|
proc: move /proc/kmsg creation to fs/proc/kmsg.c
Alexey Dobriyan
2008-10-23
3
-7
/
+9
|
*
|
|
proc: remove remnants of ->read_proc in proc_misc.c
Alexey Dobriyan
2008-10-23
1
-27
/
+0
|
*
|
|
proc: move /proc/execdomains to kernel/exec_domain.c
Alexey Dobriyan
2008-10-23
2
-15
/
+27
|
*
|
|
proc: switch /proc/cmdline to seq_file
Alexey Dobriyan
2008-10-23
3
-10
/
+30
|
*
|
|
proc: move /proc/filesystems to fs/filesystems.c
Alexey Dobriyan
2008-10-23
2
-8
/
+39
|
*
|
|
proc: move /proc/stram to m68k-specific code
Alexey Dobriyan
2008-10-23
2
-19
/
+22
|
*
|
|
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
2008-10-23
11
-100
/
+56
|
*
|
|
proc: switch /proc/version to seq_file
Alexey Dobriyan
2008-10-23
3
-13
/
+35
|
*
|
|
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
2008-10-23
7
-148
/
+183
|
*
|
|
proc: switch /proc/uptime to seq_file
Alexey Dobriyan
2008-10-23
3
-21
/
+44
|
*
|
|
proc: switch /proc/loadavg to seq_file
Alexey Dobriyan
2008-10-23
3
-27
/
+52
|
*
|
|
proc: use WARN() rather than printk+backtrace
Arjan van de Ven
2008-10-23
1
-2
/
+1
|
*
|
|
proc: spread __init
Alexey Dobriyan
2008-10-23
2
-3
/
+4
|
*
|
|
proc: proc_init_inodecache() can't fail
Alexey Dobriyan
2008-10-23
3
-6
/
+5
|
*
|
|
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
Joe Korty
2008-10-23
1
-9
/
+16
|
|
/
/
*
|
|
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
2008-10-23
1
-1
/
+0
*
|
|
pcc-acpi: fix compile with new stricter ACPI types
Linus Torvalds
2008-10-23
1
-1
/
+1
*
|
|
ext3 quota support: fix compile failure
Linus Torvalds
2008-10-23
1
-1
/
+1
*
|
|
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2008-10-23
30
-379
/
+710
|
\
\
\
|
*
\
\
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
30
-379
/
+710
|
|
\
\
\
|
|
*
|
|
hrtimers: add missing docbook comments to struct hrtimer
Thomas Gleixner
2008-10-20
1
-2
/
+7
|
|
*
|
|
hrtimers: simplify hrtimer_peek_ahead_timers()
Thomas Gleixner
2008-10-20
1
-9
/
+3
|
|
*
|
|
hrtimers: fix docbook comments
Thomas Gleixner
2008-10-20
1
-2
/
+2
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...
Thomas Gleixner
2008-10-20
6288
-160924
/
+353848
|
|
|
\
\
\
|
|
|
*
\
\
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
6288
-160924
/
+353846
|
|
|
|
\
\
\
|
|
|
*
|
|
|
DECLARE_PER_CPU needs linux/percpu.h
Stephen Rothwell
2008-10-15
1
-0
/
+2
|
|
|
*
|
|
|
rangetimers: fix the bug reported by Ingo for real
Arjan van de Ven
2008-10-13
1
-6
/
+2
|
|
|
*
|
|
|
rangetimer: fix BUG_ON reported by Ingo
Arjan van de Ven
2008-10-11
1
-1
/
+5
|
|
*
|
|
|
|
hrtimers: fix typo
Ingo Molnar
2008-10-14
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arjan/...
Ingo Molnar
2008-10-09
4
-2
/
+55
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
rangetimer: fix x86 build failure for the !HRTIMERS case
Arjan van de Ven
2008-10-07
1
-1
/
+3
|
|
|
*
|
|
|
select: fix alpha OSF wrapper
Arjan van de Ven
2008-10-06
1
-6
/
+7
|
|
|
*
|
|
|
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-11
3
-0
/
+42
|
|
|
*
|
|
|
hrtimer: make the futex() system call use the per process slack value
Arjan van de Ven
2008-09-11
1
-1
/
+5
|
|
|
*
|
|
|
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
2008-09-11
1
-1
/
+6
|
|
*
|
|
|
|
select: fix alpha OSF wrapper
Arjan van de Ven
2008-10-07
1
-6
/
+7
|
|
|
/
/
/
/
|
|
*
|
|
|
hrtimer: fix signed/unsigned bug in slack estimator
Arjan van de Ven
2008-09-07
1
-5
/
+8
|
|
*
|
|
|
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
2008-09-07
1
-1
/
+3
[prev]
[next]