aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk12-24/+5
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet5-5/+8
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa4-20/+0
2008-02-06read_current_timer() cleanupsAndrew Morton4-3/+14
2008-02-06scheduled OSS driver removalAdrian Bunk1-81/+0
2008-02-06proper show_interrupts() prototypeAdrian Bunk1-0/+1
2008-02-06cleanup after APUS removalAdrian Bunk1-2/+0
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-5/+0
2008-02-06Remove pointless casts from void pointersJeff Garzik4-6/+6
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle2-2/+0
2008-02-06taskstats scaled time cleanupMichael Neuling1-6/+6
2008-02-05timerfd: fix remaining architecturesAndrew Morton4-4/+4
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen1-1/+1
2008-02-05stop c_p_a corrupting the pdsHugh Dickins1-1/+0
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-332/+411
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-46/+108
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+3
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-1/+1
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike6-19/+25
2008-02-05uml: defconfig tweaksJeff Dike1-3/+3
2008-02-05uml: port mutex conversionDaniel Walker1-3/+4
2008-02-05uml: mconsole mutex conversionDaniel Walker1-3/+4
2008-02-05uml: LDT mutex conversionDaniel Walker1-7/+7
2008-02-05uml: use of a public MAC is a warning, not an errorJeff Dike1-5/+4
2008-02-05uml: fix infinite mconsole loopKarol Swietlicki1-1/+3
2008-02-05uml: remove map_cbJeff Dike1-7/+1
2008-02-05uml: remove TOPDIRWANG Cong2-13/+13
2008-02-05uml: remove unused fields from mm_contextJeff Dike1-4/+0
2008-02-05uml: move register initializationJeff Dike1-3/+7
2008-02-05uml: add newlines to printksJeff Dike1-4/+4
2008-02-05uml: style fixes in arch/um/sys-x86_64Jeff Dike8-106/+65
2008-02-05uml: add back CONFIG_HZJeff Dike1-0/+4
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike2-4/+12
2008-02-05uml: remove fakehdJeff Dike1-16/+4
2008-02-05uml: implement O_APPENDJeff Dike1-0/+2
2008-02-05uml: SMP locking commentaryJeff Dike4-10/+17
2008-02-05uml: remove init_irq_signalsJeff Dike3-13/+4
2008-02-05uml: signal handling tidyingJeff Dike1-21/+12
2008-02-05uml: style fixes in arch/um/kernelJeff Dike14-133/+122
2008-02-05uml: clean up sig_handler_common_skasJeff Dike1-45/+18
2008-02-05uml: move sig_handler_common_skasJeff Dike4-79/+65
2008-02-05uml: don't allow processes to call into stubJeff Dike1-0/+3
2008-02-05uml: get rid of syscall countersJeff Dike3-7/+0
2008-02-05uml: don't kill pid 0Jeff Dike1-1/+13
2008-02-05uml: tidy helper codeJeff Dike7-50/+36
2008-02-05uml: use barrier() instead of mb()Jeff Dike1-20/+8
2008-02-05uml: install panic notifier earlierJeff Dike4-32/+42
2008-02-05uml: eliminate setjmp_wrapperJeff Dike3-62/+27
2008-02-05uml: customize tlb.hJeff Dike1-7/+18