summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2005-04-03[PATCH] cpuset.c __user annotationsAlexander Viro-4/+4
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt-5/+13
2005-03-30[PATCH] sched: fix schedstats warningNick Piggin-1/+1
2005-03-30[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLAdrian Bunk-3/+3
2005-03-30[PATCH] seccomp for ppc64Andrea Arcangeli-25/+7
2005-03-30[PATCH] cpuset: make function decl. ANSIRandy Dunlap-1/+1
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells-1/+1
2005-03-28Merge whitespace and __nocast changesLinus Torvalds-115/+213
2005-03-28[PATCH] Futex: make futex_wait() atomic againJakub JelĂ­nek-42/+47
2005-03-28[PATCH] posix-cpu-timers and cputime_t divisons.Martin Schwidefsky-39/+67
2005-03-28[PATCH] Fix POSIX timers expiring before their scheduled timeGeorge Anzinger-1/+4
2005-03-28[PATCH] cpusets: mems generation deadlock fixPaul Jackson-2/+32
2005-03-28[PATCH] Missing set_fs() calls around kernel syscallRandolph Chung-1/+6
2005-03-28[PATCH] kprobes: incorrect spin_unlock_irqrestore() call in register_kprobe()Prasanna S. Panchamukhi-2/+3
2005-03-28[PATCH] New console flag: CON_BOOTMatthew Wilcox-0/+5
2005-03-28[PATCH] Exports to enable clock driver modulesChristoph Lameter-1/+8
2005-03-28[PATCH] Fix irq_affinity write from /proc for ia64Ashok Raj-2/+8
2005-03-28[PATCH] break_lock fixIngo Molnar-4/+3
2005-03-28[PATCH] swsusp: kill swsusp_restorePavel Machek-11/+5
2005-03-28[PATCH] swsusp: small updatesPavel Machek-6/+9
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek-0/+2
2005-03-28[PATCH] x86: CMOS time update optimisationGeorge Anzinger-0/+9
2005-03-28[PATCH] ppc64: fix linkage error on G5Anton Blanchard-0/+1
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter-4/+4
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds-3/+3
2005-03-16MergeLinus Torvalds-14/+100
2005-03-15[PATCH] tasklist left lockedHugh Dickins-0/+1
2005-03-13[PATCH] Update panic() commentHeiko Carstens-2/+1
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl-9/+11
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara-1/+2
2005-03-13[PATCH] Subject: swsusp: do not provoke emergency disk shutdownsStefan Seyfried-1/+1
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek-43/+157
2005-03-13[PATCH] swsusp: use non-contiguous memory on resumePavel Machek-98/+239
2005-03-11Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds-3/+3
2005-03-12Merge mars.ravnborg.org:/home/sam/bk/linux-2.6Sam Ravnborg-3/+3
2005-03-11[PATCH] Make lots of things staticAdrian Bunk-40/+40
2005-03-11[PATCH] docbook: kernel-docify commentsMartin Waitz-5/+5
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz-0/+6
2005-03-11[PATCH] re-inline sched functionsKenneth W. Chen-4/+4
2005-03-11[PATCH] sched: find_busiest_group cleanupNick Piggin-5/+1
2005-03-11[PATCH] sched: find_busiest_group fixletsNick Piggin-11/+12
2005-03-11[PATCH] sched: rework schedstatsNick Piggin-63/+49
2005-03-11[PATCH] sched: timestamp fixesNick Piggin-2/+7
2005-03-10[PATCH] printk-times bugfix for loglevel-only printksTim Bird-2/+7
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson-1/+1545
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells-0/+9
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall-69/+69
2005-03-09[PATCH] consolidate the last of the compat sigevent structsStephen Rothwell-0/+21
2005-03-09[PATCH] remove barrier() in software_resume()Coywolf Qi Hunt-1/+0
2005-03-07[PATCH] set RLIMIT_SIGPENDING limit based on RLIMIT_NPROCRoland McGrath-0/+2