aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-13ecryptfs: clean up (un)lock_parentMiklos Szeredi1-9/+4
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson7-69/+69
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson7-401/+291
2008-05-13spi: pxa2xx_spi clock resume bugfixEric BENARD1-1/+1
2008-05-13uml: track and make up lost ticksJeff Dike3-6/+53
2008-05-13uml: style fixes in the random driverJeff Dike1-38/+41
2008-05-13uml: random driver fixesJeff Dike5-31/+65
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike1-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov4-19/+26
2008-05-13uml: use DIV_ROUND_UPJiri Olsa1-2/+2
2008-05-13uml: fix CONFIG_RAW dependenciesRobert P. J. Day1-3/+3
2008-05-13uml: use __SPIN_LOCK_UNLOCKEDJeff Dike1-2/+2
2008-05-13uml: fix bad NTP interaction with clockJeff Dike1-2/+2
2008-05-13uml: remove unused headerJeff Dike1-6/+0
2008-05-13uml: fix build when SLOB is enabledJeff Dike17-24/+28
2008-05-13uml: fix errno returnJohann Felix Soden1-1/+1
2008-05-13uml: tidy ptrace interfaceJeff Dike6-62/+23
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike2-3/+3
2008-05-13uml: hppfs fixesJeff Dike1-52/+30
2008-05-13uml: style fixesJeff Dike4-15/+4
2008-05-13uml: redo host capability detection and disablingJeff Dike1-40/+41
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1
2008-05-12Fix up 'need_resched()' definitionLinus Torvalds1-1/+1
2008-05-12types: s390: fix #ifdef reversal in <asm-s390/types.h>H. Peter Anvin1-2/+2
2008-05-12[MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov1-7/+0
2008-05-12[MIPS] Fix build failure in mips oprofile codeThiemo Seufer1-3/+3
2008-05-12[MIPS] fix warning message on SMP kernelsThiemo Seufer1-2/+2
2008-05-12[MIPS] markeins: build fixAdrian Bunk1-2/+5
2008-05-12[MIPS] ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-2/+2
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle1-7/+2
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer1-2/+3
2008-05-12[MIPS] XXS1500 code style cleanupSergei Shtylyov4-29/+26
2008-05-12[MIPS] MTX-1 code style cleanupSergei Shtylyov5-52/+46
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov6-205/+186
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov5-51/+49
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov5-62/+54
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov5-86/+87
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov4-205/+122
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov5-93/+92
2008-05-12[MIPS] Alchemy PCI code style cleanupSergei Shtylyov2-66/+56
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov17-572/+500
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov8-1209/+1175
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2-3/+3
2008-05-12[MIPS] msp_hwbutton.c: minor irq handler cleanupsJeff Garzik1-4/+1
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-05-12[MIPS] Initialize max_pfn again.Ralf Baechle1-0/+1
2008-05-12[MIPS] IRIX: Handle do_brk() error return correctly.Ralf Baechle1-4/+7
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell4-25/+51
2008-05-12[MIPS] Don't use max_pfn which is no longer initialized these days.Ralf Baechle1-1/+1
2008-05-12[MIPS] ip27-timer: fix unsigned irq < 0Roel Kluin1-2/+2