summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-50/+14
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani-0/+20
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro-47/+0
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris-0/+11
2007-07-22[PATCH] audit: fix broken class-based syscall auditKlaus Weidner-1/+1
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb-2/+2
2007-07-21x86: PM_TRACE supportNigel Cunningham-1/+1
2007-07-21x86_64: Report the pending irq if available in smp_affinityAndi Kleen-1/+9
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner-3/+56
2007-07-21hrtimer: speedup hrtimer_enqueueIngo Molnar-4/+6
2007-07-21highres: improve debug outputIngo Molnar-2/+18
2007-07-21tick management: spread timer interruptjohn stultz-1/+6
2007-07-21clockevents: fix device replacementThomas Gleixner-1/+28
2007-07-21clockevents: fix resume logicThomas Gleixner-8/+14
2007-07-20Revert "sys_time() speedup"Linus Torvalds-8/+5
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-290/+0
2007-07-20FRV: Fix linkage problemsDavid Howells-2/+2
2007-07-20Pull ia64-clocksource into release branchTony Luck-290/+0
2007-07-20[IA64] remove time interpolatorBob Picco-290/+0
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-12/+12
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar-0/+17
2007-07-19[PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha-2/+4
2007-07-19[PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha-3/+5
2007-07-19kernel/sysctl.c: finish off the warning commentsAndrew Morton-1/+4
2007-07-19lguest: the host codeRusty Russell-1/+0
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell-0/+1
2007-07-19timer.c: cleanup recently introduced whitespace damageThomas Gleixner-12/+12
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner-2/+2
2007-07-19lockdep debugging: give stacktrace for init_errorJohannes Berg-2/+11
2007-07-19lockstat: better class name representationPeter Zijlstra-1/+23
2007-07-19lockstat: measure lock bouncingPeter Zijlstra-20/+39
2007-07-19lockdep: various fixesPeter Zijlstra-10/+17
2007-07-19lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra-18/+26
2007-07-19lockstat: human readability tweaksPeter Zijlstra-0/+310
2007-07-19lockstat: core infrastructurePeter Zijlstra-0/+269
2007-07-19lockdep: reduce the ifdefferyPeter Zijlstra-543/+630
2007-07-19lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra-3/+14
2007-07-19Add /sys/kernel/notesRoland McGrath-0/+28
2007-07-19kernel/relay.c: make functions staticAdrian Bunk-7/+6
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro-0/+2
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro-13/+13
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro-1/+5
2007-07-19mm: variable length argument supportOllie Wild-1/+1
2007-07-19audit: rework execve auditPeter Zijlstra-21/+74
2007-07-19use the new percpu interface for shared dataFenghua Yu-1/+1
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman-0/+9
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek-24/+1
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham-0/+23
2007-07-19PM: Introduce pm_power_off_prepareRafael J. Wysocki-0/+9
2007-07-19PM: Reduce code duplication between main.c and user.cRafael J. Wysocki-78/+62