aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan
2008-08-12cpu hotplug: s390 doesn't support additional_cpus anymore.Heiko Carstens
2008-08-12Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin
2008-08-12stop_machine: remove unused variableLi Zefan
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-08-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-11Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-12Merge branch 'sched/clock' into sched/urgentIngo Molnar
2008-08-11lockdep: fix debug_lock_allocPeter Zijlstra
2008-08-11sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin
2008-08-11sched: fix mysql+oltp regressionMike Galbraith
2008-08-11Merge branch 'linus' into sched/urgentIngo Molnar
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar
2008-08-11lockdep: handle chains involving classes defined in modulesRabin Vincent
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra
2008-08-11lockdep: lock protection locksPeter Zijlstra
2008-08-11lockdep: map_acquirePeter Zijlstra
2008-08-11lockdep: shrink held_lock structureDave Jones
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra
2008-08-11Merge branch 'linus' into sched/clockIngo Molnar
2008-08-11sched_clock: delay using sched_clock()Peter Zijlstra
2008-08-07DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov
2008-08-05pm_qos: spelling fixesRichard Hughes
2008-08-05dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich
2008-08-05genirq: better warning on irqchip->set_type() failureDavid Brownell
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi
2008-08-04Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge
2008-08-04Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-08-01[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...zhangxiliang
2008-08-01[PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang
2008-08-01Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang
2008-08-01kernel/audit.c control character detection is off-by-oneVesa-Matti J Kari
2008-08-01[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris
2008-08-01kgdb: fix gdb serial thread queriesJason Wessel
2008-08-01kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel
2008-08-01lockdep: change scheduler annotationPeter Zijlstra
2008-07-31lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller
2008-07-31Merge branch 'linus' into sched/urgentIngo Molnar