aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] cpuset.c __user annotationsAlexander Viro1-4/+4
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt1-5/+13
2005-03-30[PATCH] sched: fix schedstats warningNick Piggin1-1/+1
2005-03-30[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLAdrian Bunk1-3/+3
2005-03-30[PATCH] seccomp for ppc64Andrea Arcangeli1-25/+7
2005-03-30[PATCH] cpuset: make function decl. ANSIRandy Dunlap1-1/+1
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells1-1/+1
2005-03-28Merge whitespace and __nocast changesLinus Torvalds17-115/+213
2005-03-28[PATCH] Futex: make futex_wait() atomic againJakub JelĂ­nek1-42/+47
2005-03-28[PATCH] posix-cpu-timers and cputime_t divisons.Martin Schwidefsky1-39/+67
2005-03-28[PATCH] Fix POSIX timers expiring before their scheduled timeGeorge Anzinger1-1/+4
2005-03-28[PATCH] cpusets: mems generation deadlock fixPaul Jackson1-2/+32
2005-03-28[PATCH] Missing set_fs() calls around kernel syscallRandolph Chung1-1/+6
2005-03-28[PATCH] kprobes: incorrect spin_unlock_irqrestore() call in register_kprobe()Prasanna S. Panchamukhi1-2/+3
2005-03-28[PATCH] New console flag: CON_BOOTMatthew Wilcox1-0/+5
2005-03-28[PATCH] Exports to enable clock driver modulesChristoph Lameter2-1/+8
2005-03-28[PATCH] Fix irq_affinity write from /proc for ia64Ashok Raj1-2/+8
2005-03-28[PATCH] break_lock fixIngo Molnar2-4/+3
2005-03-28[PATCH] swsusp: kill swsusp_restorePavel Machek1-11/+5
2005-03-28[PATCH] swsusp: small updatesPavel Machek2-6/+9
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek1-0/+2
2005-03-28[PATCH] x86: CMOS time update optimisationGeorge Anzinger1-0/+9
2005-03-28[PATCH] ppc64: fix linkage error on G5Anton Blanchard1-0/+1
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter2-4/+4
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds2-3/+3
2005-03-16MergeLinus Torvalds1-14/+100
2005-03-15[PATCH] tasklist left lockedHugh Dickins1-0/+1
2005-03-13[PATCH] Update panic() commentHeiko Carstens1-2/+1
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl3-9/+11
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara1-1/+2
2005-03-13[PATCH] Subject: swsusp: do not provoke emergency disk shutdownsStefan Seyfried1-1/+1
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek2-43/+157
2005-03-13[PATCH] swsusp: use non-contiguous memory on resumePavel Machek1-98/+239
2005-03-11Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds2-3/+3
2005-03-12Merge mars.ravnborg.org:/home/sam/bk/linux-2.6Sam Ravnborg2-3/+3
2005-03-11[PATCH] Make lots of things staticAdrian Bunk12-40/+40
2005-03-11[PATCH] docbook: kernel-docify commentsMartin Waitz1-5/+5
2005-03-11[PATCH] docbook: update function parameter description in block/fs codeMartin Waitz1-0/+6
2005-03-11[PATCH] re-inline sched functionsKenneth W. Chen1-4/+4
2005-03-11[PATCH] sched: find_busiest_group cleanupNick Piggin1-5/+1
2005-03-11[PATCH] sched: find_busiest_group fixletsNick Piggin1-11/+12
2005-03-11[PATCH] sched: rework schedstatsNick Piggin1-63/+49
2005-03-11[PATCH] sched: timestamp fixesNick Piggin1-2/+7
2005-03-10[PATCH] printk-times bugfix for loglevel-only printksTim Bird1-2/+7
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson5-1/+1545
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells2-0/+9
2005-03-09[PATCH] make cond_syscall look rightMatt Mackall1-69/+69
2005-03-09[PATCH] consolidate the last of the compat sigevent structsStephen Rothwell1-0/+21
2005-03-09[PATCH] remove barrier() in software_resume()Coywolf Qi Hunt1-1/+0
2005-03-07[PATCH] set RLIMIT_SIGPENDING limit based on RLIMIT_NPROCRoland McGrath1-0/+2