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
...
*
uart_get_baud_rate: stop mangling termios
Alan Cox
2008-04-28
1
-4
/
+11
*
Fix tty speed handling on 8250
Alan Cox
2008-04-28
1
-1
/
+3
*
char: make functions static in synclinkmp.c
Harvey Harrison
2008-04-28
1
-60
/
+60
*
synclink drivers bool conversion
Joe Perches
2008-04-28
5
-327
/
+319
*
serial: silence section mismatch warnings in 8250_pci
Sam Ravnborg
2008-04-28
1
-1
/
+1
*
ncpfs: fix sparse warning in ncpsign_kernel.c
Harvey Harrison
2008-04-28
1
-1
/
+1
*
ncpfs: fix sparse warnings in ioctl.c
Harvey Harrison
2008-04-28
1
-9
/
+8
*
ncpfs: add prototypes to ncp_fs.h
Harvey Harrison
2008-04-28
2
-6
/
+7
*
uml: clean up arch/um/drivers/ubd_kern.c
WANG Cong
2008-04-28
1
-195
/
+190
*
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
2008-04-28
1
-4
/
+8
*
uml: make several things static
WANG Cong
2008-04-28
3
-7
/
+7
*
uml: make three functions static
WANG Cong
2008-04-28
3
-3
/
+3
*
uml: remove a useless function
WANG Cong
2008-04-28
2
-14
/
+0
*
uml: make a function static
WANG Cong
2008-04-28
2
-2
/
+1
*
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
2008-04-28
1
-8
/
+6
*
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-1
/
+1
*
arch/um/kernel/um_arch.c: some small improvements
WANG Cong
2008-04-28
1
-3
/
+4
*
cris: add constfy to pgd_offset()
KOSAKI Motohiro
2008-04-28
1
-1
/
+1
*
cris: remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-28
1
-1
/
+0
*
crisv10: prepare for BKL push down
Alan Cox
2008-04-28
1
-0
/
+7
*
m68k: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
3
-8
/
+8
*
m68k: remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-28
1
-1
/
+0
*
alpha: teach the compiler that BUG doesn't return
Andrew Morton
2008-04-28
1
-3
/
+13
*
arch/alpha/kernel/traps.c: use time_* macros
S.Caglar Onur
2008-04-28
1
-2
/
+3
*
alpha: replace __inline with inline
Harvey Harrison
2008-04-28
1
-1
/
+1
*
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
12
-84
/
+72
*
alpha: handle kcalloc failure
Jim Meyering
2008-04-28
1
-0
/
+6
*
smack: use cap_task_prctl
Serge E. Hallyn
2008-04-28
1
-0
/
+1
*
smack: make smk_cipso_doi() and smk_unlbl_ambient()
Casey Schaufler
2008-04-28
1
-2
/
+2
*
root_plug: use cap_task_prctl
Serge E. Hallyn
2008-04-28
1
-0
/
+1
*
smack: fix integer as NULL pointer warning in smack_lsm.c
Harvey Harrison
2008-04-28
1
-1
/
+1
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
12
-60
/
+141
*
mm/nommu.c: return 0 from kobjsize with invalid objects
Michael Hennerich
2008-04-28
1
-1
/
+5
*
vmstats: add cond_resched() to refresh_cpu_vm_stats()
Dimitri Sivanich
2008-04-28
1
-0
/
+1
*
mm: fix broken gfp_zone with __GFP_THISNODE
KAMEZAWA Hiroyuki
2008-04-28
1
-12
/
+5
*
mm/page_alloc.c: remove hand-coded get_order()
Pavel Machek
2008-04-28
1
-3
/
+1
*
oom_kill: remove unused parameter in badness()
Li Zefan
2008-04-28
1
-3
/
+2
*
memory hotplug: free memmaps allocated by bootmem
Yasunori Goto
2008-04-28
4
-7
/
+60
*
memory hotplug: allocate usemap on the section with pgdat
Yasunori Goto
2008-04-28
1
-2
/
+13
*
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
2008-04-28
2
-0
/
+33
*
memory hotplug: align memmap to page size
Yasunori Goto
2008-04-28
1
-2
/
+2
*
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
5
-3
/
+128
*
hugetlbfs: common code update for s390
Gerald Schaefer
2008-04-28
6
-15
/
+206
*
hugetlbfs: add missing TLB flush to hugetlb_cow()
Gerald Schaefer
2008-04-28
6
-0
/
+26
*
hugetlbfs: architecture header cleanup
Gerald Schaefer
2008-04-28
9
-60
/
+215
*
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
2008-04-28
5
-95
/
+134
*
mempolicy: support mpol=local tmpfs mount option
Lee Schermerhorn
2008-04-28
1
-8
/
+17
*
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
2008-04-28
3
-107
/
+136
*
mempolicy: clean-up mpol-to-str() mempolicy formatting
Lee Schermerhorn
2008-04-28
1
-6
/
+11
*
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
2008-04-28
3
-31
/
+28
[prev]
[next]