aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-05pm_qos: spelling fixesRichard Hughes1-8/+8
2008-08-05dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich1-3/+2
2008-08-05genirq: better warning on irqchip->set_type() failureDavid Brownell1-1/+2
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov1-3/+1
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi1-1/+11
2008-08-04Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+7
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge1-10/+12
2008-08-04Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang1-0/+7
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath1-3/+3
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-25/+69
2008-08-01[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output.zhangxiliang1-3/+8
2008-08-01[PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang1-1/+1
2008-08-01Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messageszhangxiliang1-2/+8
2008-08-01kernel/audit.c control character detection is off-by-oneVesa-Matti J Kari1-1/+1
2008-08-01[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris1-1/+1
2008-08-01kgdb: fix gdb serial thread queriesJason Wessel1-18/+50
2008-08-01kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel1-7/+19
2008-07-30sched: make scheduler sysfs attributes sysdev class devicesAndi Kleen1-11/+11
2008-07-30workqueues: add comments to __create_workqueue_key()Oleg Nesterov1-1/+12
2008-07-30printk: fix comment for printk ratelimitingUwe Kleine-König1-4/+4
2008-07-30markers: fix markers read barrier for multiple probesMathieu Desnoyers1-2/+10
2008-07-30cpuset: clean up cpuset hierarchy traversal codeLi Zefan1-13/+8
2008-07-30cpuset: fix wrong calculation of relax domain levelLi Zefan1-1/+1
2008-07-30cpuset: speed up sched domain partitionLai Jiangshan1-4/+37
2008-07-30cpuset: a bit cleanup for scan_for_empty_cpusets()Li Zefan1-5/+2
2008-07-30cgroup: uninline cgroup_has_css_refs()Li Zefan1-1/+1
2008-07-30cgroup: remove duplicate code in allocate_cg_link()Li Zefan1-18/+12
2008-07-30cgroup: fix possible memory leakLi Zefan1-2/+5
2008-07-30resource: add resource_size()Magnus Damm1-1/+1
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+155
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+3
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar65-1798/+2720
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar5-188/+158
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-108/+20
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar23-283/+617
2008-07-28locking: fix mutex @key parameter kernel-doc notationRandy Dunlap1-0/+1
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-189/+158
2008-07-28stop_machine: fix up ftrace.cRusty Russell1-3/+3
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2-6/+6
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2-15/+15
2008-07-28Hotplug CPU: don't check cpu_online after take_cpu_downRusty Russell1-2/+2
2008-07-28Simplify stop_machineRusty Russell2-178/+128
2008-07-28stop_machine: add ALL_CPUS optionJason Baron1-7/+25
2008-07-28module: fix build warning with !CONFIG_KALLSYMSWANG Cong1-12/+13
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi1-7/+7
2008-07-27task IO accounting: improve code readabilityAndrea Righi3-47/+12
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro1-0/+1