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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-23
Smack: update for file capabilities
Casey Schaufler
1
-13
/
+74
2008-02-23
kprobes: refuse kprobe insertion on add/sub_preempt_counter()
Srinivasa Ds
1
-2
/
+2
2008-02-23
cgroup memory controller: document huge memory/cache overhead in Kconfig
Andi Kleen
1
-0
/
+8
2008-02-23
kernel-doc: fix function-pointer-parameter parsing
Richard Kennedy
1
-3
/
+3
2008-02-23
h8300: defconfig update
Yoshinori Sato
1
-123
/
+140
2008-02-23
h8300: IRQ handling update
Yoshinori Sato
7
-327
/
+94
2008-02-23
h8300: uaccess.h update
Yoshinori Sato
1
-2
/
+2
2008-02-23
h8300: signal.c typo fix
Yoshinori Sato
1
-2
/
+2
2008-02-23
futex: runtime enable pi and robust functionality
Thomas Gleixner
3
-4
/
+44
2008-02-23
futex: fix init order
Thomas Gleixner
1
-5
/
+7
2008-02-23
dmi: prevent linked list corruption
Jean Delvare
1
-7
/
+1
2008-02-23
drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()
Sergio Luis
1
-1
/
+1
2008-02-23
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
Eugene Teo
1
-0
/
+1
2008-02-23
efs: move headers out of include/linux/
Christoph Hellwig
10
-175
/
+150
2008-02-23
NBD: make nbd default to deadline I/O scheduler
Paul Clements
1
-0
/
+6
2008-02-23
uml: fix FP register corruption
Jeff Dike
6
-0
/
+49
2008-02-23
uml: fix helper_wait calls in watchdog
Johann Felix Soden
1
-2
/
+2
2008-02-23
uml: remove unused sigcontext accessors
Jeff Dike
2
-55
/
+0
2008-02-23
dmi: don't save the same device twice
Jean Delvare
1
-30
/
+44
2008-02-23
rtc-cmos: display HPET emulation mode
David Brownell
1
-0
/
+2
2008-02-23
hwrng: remove Michael as HWRNG maintainer
Michael Buesch
1
-3
/
+1
2008-02-23
cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/
KOSAKI Motohiro
1
-1
/
+1
2008-02-23
spi: pxa2xx_spi clock polarity fix
Ned Forrester
2
-14
/
+28
2008-02-23
atmel_spi: fix clock polarity
Atsushi Nemoto
1
-0
/
+10
2008-02-23
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Hoang-Nam Nguyen
1
-1
/
+1
2008-02-23
NOMMU: is_vmalloc_addr() won't compile if !MMU
David Howells
1
-0
/
+2
2008-02-23
atmel_serial: fix interrupt handler return value
Haavard Skinnemoen
1
-1
/
+1
2008-02-23
copyright owner and author clean up for intel iommu and related files
mark gross
5
-11
/
+16
2008-02-23
sparc: fix build
David Rientjes
1
-3
/
+0
2008-02-23
markers: fix sparse warnings in markers.c
Harvey Harrison
1
-2
/
+2
2008-02-23
file capabilities: simplify signal check
Serge E. Hallyn
1
-1
/
+1
2008-02-23
hugetlb: ensure we do not reference a surplus page after handing it to buddy
Andy Whitcroft
1
-1
/
+1
2008-02-23
/proc/pid/pagemap: fix PM_SPECIAL macro
Hans Rosenfeld
1
-1
/
+1
2008-02-23
MAINTAINERS: linux-fbdev is moderated
Geert Uytterhoeven
1
-11
/
+11
2008-02-23
ufs: fix parenthesisation in ufs_set_fs_state()
Roel Kluin
1
-1
/
+1
2008-02-23
MN10300: define SO_MARK
David Howells
1
-0
/
+2
2008-02-23
MN10300: define HZ as a config option
David Howells
2
-1
/
+5
2008-02-23
fuse: fix permission checking
Miklos Szeredi
1
-1
/
+1
2008-02-23
make LKDTM depend on BLOCK
Chris Snook
1
-0
/
+1
2008-02-23
arch/um/kernel/mem.c: fix a shadowed variable
WANG Cong
1
-3
/
+3
2008-02-23
UML: update defconfig
Jeff Dike
1
-93
/
+187
2008-02-23
uml: fix initrd printk
Johann Felix Soden
1
-1
/
+1
2008-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
26
-183
/
+3184
2008-02-23
percpu: fix DEBUG_PREEMPT per_cpu checking
Hugh Dickins
2
-1
/
+3
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
18
-24
/
+42
2008-02-23
[SCSI] qlogicpt: section fixes
Adrian Bunk
1
-6
/
+6
2008-02-23
[SCSI] mvsas: convert from rough draft to working driver
Ke Wei
1
-313
/
+1469
2008-02-23
[SCSI] mvsas: Add Marvell 6440 SAS/SATA driver
Jeff Garzik
3
-0
/
+1836
2008-02-22
i915: fix AR register restore.
Jesse Barnes
1
-0
/
+1
2008-02-22
[SCSI] libsas: correctly flush the LU queue on error recovery
James Bottomley
1
-1
/
+2
[next]