index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm26
/
signal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
kernel/printk.c: comment fix
Patrick Pletscher
1
-1
/
+1
2007-02-17
update I/O sched Kconfig help texts - CFQ is now default, not AS.
Jesper Juhl
1
-4
/
+5
2007-02-17
Remove duplicate listing of Cris arch from README
Jesper Juhl
1
-1
/
+1
2007-02-17
kbuild: more doc. cleanups
Randy Dunlap
1
-14
/
+14
2007-02-17
doc: make doc. for maxcpus= more visible
Randy Dunlap
1
-1
/
+8
2007-02-17
drivers/net/eexpress.c: remove duplicate comment
Shane Shrybman
1
-7
/
+0
2007-02-17
add a help text for BLK_DEV_GENERIC
John Daiker
1
-0
/
+3
2007-02-17
correct a dead URL in the IP_MULTICAST help text
Adrian Bunk
1
-1
/
+1
2007-02-17
fix the BAYCOM_SER_HDX help text
Simon Depiets
1
-1
/
+2
2007-02-17
fix SCSI_SCAN_ASYNC help text
Matthew Wilcox
1
-2
/
+3
2007-02-17
trivial documentation patch for platform.txt
Erik Hovland
1
-2
/
+2
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
11
-19
/
+19
2007-02-17
Fix comment typo "spin_lock_irqrestore".
Robert P. J. Day
1
-1
/
+1
2007-02-17
Fix misspellings of "agressive".
Robert P. J. Day
4
-13
/
+13
2007-02-17
drivers/scsi/a100u2w.c: trivial typo patch
Robert P. J. Day
1
-1
/
+1
2007-02-17
Correct trivial typo in log2.h.
Robert P. J. Day
1
-1
/
+1
2007-02-17
Remove useless FIND_FIRST_BIT() macro from cardbus.c.
Robert P. J. Day
1
-2
/
+0
2007-02-17
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
23
-53
/
+53
2007-02-17
Use ARRAY_SIZE() macro in i386 relocs.c file
Robert P. J. Day
1
-4
/
+5
2007-02-17
Various typo fixes.
Robert P. J. Day
12
-16
/
+16
2007-02-17
kbuild: Replace remaining "depends" with "depends on"
Robert P. J. Day
3
-3
/
+3
2007-02-17
rio: typo in bitwise AND expression.
Willy Tarreau
1
-1
/
+1
2007-02-16
[PATCH] s3c2410fb: fix un-initialised dev field
Ben Dooks
1
-0
/
+2
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
1
-1
/
+2
2007-02-16
[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()
Michael Halcrow
3
-8
/
+24
2007-02-16
[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...
NeilBrown
1
-13
/
+19
2007-02-16
[PATCH] knfsd: nfsd4: fix handling of directories without default ACLs
J. Bruce Fields
1
-1
/
+20
2007-02-16
[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
J. Bruce Fields
1
-45
/
+145
2007-02-16
[PATCH] knfsd: nfsd4: acls: don't return explicit mask
J. Bruce Fields
1
-18
/
+7
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2
-2
/
+5
2007-02-16
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
J. Bruce Fields
1
-6
/
+4
2007-02-16
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
J. Bruce Fields
4
-136
/
+66
2007-02-16
[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
J. Bruce Fields
1
-95
/
+38
2007-02-16
[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits
J. Bruce Fields
1
-10
/
+13
2007-02-16
[PATCH] knfsd: nfsd4: fix non-terminated string
J. Bruce Fields
1
-1
/
+6
2007-02-16
[PATCH] small irq management simplification
Jan Beulich
1
-4
/
+2
2007-02-16
[PATCH] IRQ kernel-doc fixes
Randy Dunlap
2
-1
/
+2
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
5
-14
/
+6
2007-02-16
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
3
-7
/
+12
2007-02-16
[PATCH] posix timers: RCU optimization for clock_gettime()
Paul E. McKenney
1
-5
/
+10
2007-02-16
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
john stultz
9
-99
/
+105
2007-02-16
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
john stultz
10
-415
/
+126
2007-02-16
[PATCH] time: x86_64: split x86_64/kernel/time.c up
john stultz
7
-663
/
+687
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
4
-34
/
+26
2007-02-16
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
john stultz
2
-0
/
+11
2007-02-16
[PATCH] Add SysRq-Q to print timer_list debug info
Ingo Molnar
2
-1
/
+16
2007-02-16
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
6
-1
/
+333
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
9
-4
/
+650
2007-02-16
[PATCH] hrtimers: prevent possible itimer DoS
Thomas Gleixner
2
-25
/
+47
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
8
-58
/
+650
[next]