summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] prevent recursive panic from softlockup watchdogJan Beulich2006-02-101-0/+1
* [PATCH] sched: remove smpniceNick Piggin2006-02-101-111/+18
* [PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2006-02-091-5/+3
* [PATCH] sys_signal: initialize ->sa_maskOleg Nesterov2006-02-091-0/+1
* [PATCH] kernel/sys.c NULL noise removalAl Viro2006-02-071-1/+1
* [PATCH] timer.c NULL noise removalAl Viro2006-02-071-1/+1
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] unshare system call -v5: unshare filesJANAK DESAI2006-02-071-30/+51
* [PATCH] unshare system call -v5: unshare vmJANAK DESAI2006-02-071-31/+56
* [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-071-6/+11
* [PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI2006-02-071-3/+6
* [PATCH] unshare system call -v5: system call handler functionJANAK DESAI2006-02-071-0/+232
* [PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki2006-02-072-17/+3
* [PATCH] module: strlen_user() race fixAndrew Morton2006-02-071-0/+3
* [PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek2006-02-071-4/+2
* [PATCH] missing license tag in intermoduleDave Jones2006-02-051-0/+3
* [PATCH] sched: only print migration_cost once per bootChuck Ebbert2006-02-051-6/+8
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* [PATCH] uninline __sigqueue_free()Andrew Morton2006-02-031-1/+1
* [PATCH] cpuset: fix sparse warningRandy Dunlap2006-02-031-1/+1
* [PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger2006-02-031-6/+7
* [PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens2006-02-031-1/+2
* [PATCH] Kprobes: Fix deadlock in function-return probesAnanth N Mavinakayanahalli2006-02-031-1/+1
* [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBESAdrian Bunk2006-02-031-17/+17
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-013-25/+13
|\
| *---------. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-243-25/+13
| |\ \ \ \ \ \
| | | | | | * | [ACPI] SMP S3 resume: evaluate _WAK after INITDavid Shaohua Li2005-11-301-2/+2
| | | | | |/ / | | | | |/| |
| | | * | | | [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-152-23/+11
* | | | | | | [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-011-0/+9
* | | | | | | [PATCH] zone_reclaim: minor fixesChristoph Lameter2006-02-011-1/+2
* | | | | | | [PATCH] swsusp: do not change log level during suspend/resumeRafael J. Wysocki2006-02-012-11/+6
* | | | | | | [PATCH] sys_sched_getaffinity() & hotplugJack Steiner2006-02-011-1/+1
* | | | | | | [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk2006-02-011-6/+0
* | | | | | | [PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timersThomas Gleixner2006-02-011-1/+6
* | | | | | | [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-011-0/+6
* | | | | | | [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-013-64/+34
* | | | | | | [PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org2006-02-011-0/+5
* | | | | | | [PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner2006-02-011-5/+5
* | | | | | | [PATCH] hrtimers: fix possible use of NULL pointer in posix-timersThomas Gleixner2006-02-011-1/+2
* | | | | | | [PATCH] hrtimers: fixup itimer conversionThomas Gleixner2006-02-011-1/+10
* | | | | | | [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-013-9/+9
* | | | | | | [PATCH] "Fix uidhash_lock <-> RXU deadlock" fixAndrew Morton2006-01-311-10/+17
* | | | | | | [PATCH] rcu_torture_lock deadlock fixIngo Molnar2006-01-311-5/+5
* | | | | | | [PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar2006-01-311-8/+17
* | | | | | | [PATCH] Fix boot-time slowdown for measure_migration_costIngo Molnar2006-01-311-3/+3
* | | | | | | Don't try to "validate" a non-existing timeval.Linus Torvalds2006-01-311-1/+1
|/ / / / / /
* | | | | | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-182-2/+2
* | | | | | [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-182-0/+54
* | | | | | [PATCH] fix sched_setscheduler semanticsJason Baron2006-01-181-0/+4
* | | | | | [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+11
OpenPOWER on IntegriCloud