summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa
2008-04-28serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa
2008-04-28uart_get_baud_rate: stop mangling termiosAlan Cox
2008-04-28Fix tty speed handling on 8250Alan Cox
2008-04-28char: make functions static in synclinkmp.cHarvey Harrison
2008-04-28synclink drivers bool conversionJoe Perches
2008-04-28serial: silence section mismatch warnings in 8250_pciSam Ravnborg
2008-04-28ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison
2008-04-28ncpfs: fix sparse warnings in ioctl.cHarvey Harrison
2008-04-28ncpfs: add prototypes to ncp_fs.hHarvey Harrison
2008-04-28uml: clean up arch/um/drivers/ubd_kern.cWANG Cong
2008-04-28arch/um/os-Linux/sys-i386/task_size.c: improve a bitWANG Cong
2008-04-28uml: make several things staticWANG Cong
2008-04-28uml: make three functions staticWANG Cong
2008-04-28uml: remove a useless functionWANG Cong
2008-04-28uml: make a function staticWANG Cong
2008-04-28arch/um/os-Linux/start_up.c: various improvements.WANG Cong
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28arch/um/kernel/um_arch.c: some small improvementsWANG Cong
2008-04-28cris: add constfy to pgd_offset()KOSAKI Motohiro
2008-04-28cris: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28crisv10: prepare for BKL push downAlan Cox
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28m68k: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28alpha: teach the compiler that BUG doesn't returnAndrew Morton
2008-04-28arch/alpha/kernel/traps.c: use time_* macrosS.Caglar Onur
2008-04-28alpha: replace __inline with inlineHarvey Harrison
2008-04-28alpha: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28alpha: handle kcalloc failureJim Meyering
2008-04-28smack: use cap_task_prctlSerge E. Hallyn
2008-04-28smack: make smk_cipso_doi() and smk_unlbl_ambient()Casey Schaufler
2008-04-28root_plug: use cap_task_prctlSerge E. Hallyn
2008-04-28smack: fix integer as NULL pointer warning in smack_lsm.cHarvey Harrison
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-28mm/nommu.c: return 0 from kobjsize with invalid objectsMichael Hennerich
2008-04-28vmstats: add cond_resched() to refresh_cpu_vm_stats()Dimitri Sivanich
2008-04-28mm: fix broken gfp_zone with __GFP_THISNODEKAMEZAWA Hiroyuki
2008-04-28mm/page_alloc.c: remove hand-coded get_order()Pavel Machek
2008-04-28oom_kill: remove unused parameter in badness()Li Zefan
2008-04-28memory hotplug: free memmaps allocated by bootmemYasunori Goto
2008-04-28memory hotplug: allocate usemap on the section with pgdatYasunori Goto
2008-04-28memory hotplug: make alloc_bootmem_section()Yasunori Goto
2008-04-28memory hotplug: align memmap to page sizeYasunori Goto
2008-04-28memory hotplug: register section/node id to freeYasunori Goto
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn
2008-04-28mempolicy: support mpol=local tmpfs mount optionLee Schermerhorn
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn