aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2010-06-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-59/+65
2010-06-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+1
2010-06-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+11
2010-06-25sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon1-0/+6
2010-06-23sched: silence PROVE_RCU in sched_fork()Peter Zijlstra1-0/+9
2010-06-23rcu: apply RCU protection to wake_affine()Daniel J Blueman1-0/+2
2010-06-18sched: Fix over-scheduling bugAlex,Shi1-3/+0
2010-06-17nohz: Fix nohz ratelimitPeter Zijlstra1-4/+1
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown4-17/+24
2010-06-10perf/tracing: Fix regression of perf losing kprobe eventsSteven Rostedt1-1/+3
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett4-17/+24
2010-06-09genirq: Deal with desc->set_type() changing desc->chipThomas Gleixner1-0/+3
2010-06-08sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra1-56/+59
2010-06-08perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra1-1/+4
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-121/+211
2010-06-05module: fix bne2 "gave up waiting for init of module libcrc32c"Rusty Russell1-32/+59
2010-06-05module: verify_export_symbols under the lockRusty Russell1-16/+10
2010-06-05module: move find_module check to endLinus Torvalds1-5/+7
2010-06-05module: make locking more fine-grained.Rusty Russell1-23/+42
2010-06-05module: Make module sysfs functions private.Rusty Russell1-4/+25
2010-06-05module: move sysfs exposure to end of load_moduleRusty Russell1-11/+36
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell2-19/+4
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds1-31/+48
2010-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-4/+4
2010-06-04kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2-2/+2
2010-06-04cgroups: alloc_css_id() increments hierarchy depthGreg Thelen1-1/+1
2010-06-04sys_personality: change sys_personality() to accept "unsigned int" instead of...Oleg Nesterov1-9/+9
2010-06-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-25/+23
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-142/+234
2010-06-03perf: Fix crash in sweventsPeter Zijlstra1-9/+15
2010-06-03pipe: change /proc/sys/fs/pipe-max-pages to byte sized interfaceJens Axboe1-4/+4
2010-06-01fix cpu_chain section mismatch...Daniel J Blueman1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-06-01sched: Fix wake_affine() vs RT tasksPeter Zijlstra2-24/+22
2010-05-31module: fix reference to mod->percpu after freeing module.Rusty Russell1-1/+4
2010-05-31blktrace: Fix new kernel-doc warningsRandy Dunlap1-0/+2
2010-05-31perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker1-0/+1
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian1-4/+7
2010-05-31perf_events, trace: Fix perf_trace_destroy(), mutex went missingPeter Zijlstra1-1/+4
2010-05-31perf_events, trace: Fix probe unregister racePeter Zijlstra3-6/+12
2010-05-31perf_events: Fix races in group compositionPeter Zijlstra1-24/+67
2010-05-31perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra1-98/+126
2010-05-31sched: Make sure timers have migrated before killing the migration_threadAmit K. Arora1-1/+1
2010-05-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2010-05-30Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+17
2010-05-30CPU: Avoid using unititialized error variable in disable_nonboot_cpus()Rafael J. Wysocki1-1/+1
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds1-4/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+17
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil1-0/+17
2010-05-28Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-11/+12
2010-05-27Fix racy use of anon_inode_getfd() in perf_event.cAl Viro1-18/+22
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-623/+951
2010-05-27posix_timer: Fix error path in timer_createAndrey Vagin1-7/+4
2010-05-27Avoid warning when CPU hotplug isn't enabledLinus Torvalds1-6/+3
2010-05-27numa: in-kernel profiling: use cpu_to_mem() for per cpu allocationsLee Schermerhorn1-2/+2
2010-05-27panic: call console_verbose() in panicAnton Blanchard1-0/+1
2010-05-27pids: fix fork_idle() to setup ->pids correctlyOleg Nesterov1-1/+13
2010-05-27pids: increase pid_max based on num_possible_cpusHedi Berriche1-0/+7
2010-05-27cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=nLai Jiangshan1-18/+22
2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita7-13/+17
2010-05-27cpu-hotplug: return better errno on cpu hotplug failureAkinobu Mita1-6/+8
2010-05-27cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail()Akinobu Mita1-23/+31
2010-05-27proc: turn signal_struct->count into "int nr_threads"Oleg Nesterov2-8/+5
2010-05-27proc_sched_show_task(): use get_nr_threads()Oleg Nesterov1-8/+2
2010-05-27check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count checkOleg Nesterov1-8/+0
2010-05-27exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct()Oleg Nesterov2-1/+1
2010-05-27kill the obsolete thread_group_cputime_free() helperOleg Nesterov1-1/+0
2010-05-27exit: __exit_signal: use thread_group_leader() consistentlyOleg Nesterov1-6/+6
2010-05-27signals: kill the awful task_rq_unlock_wait() hackOleg Nesterov2-13/+0
2010-05-27signals: clear signal->tty when the last thread exitsOleg Nesterov1-1/+4
2010-05-27signals: make task_struct->signal immutable/refcountableOleg Nesterov2-10/+16
2010-05-27fork/exit: move tty_kref_put() outside of __cleanup_signal()Oleg Nesterov2-2/+1
2010-05-27posix-cpu-timers: avoid "task->signal != NULL" checksOleg Nesterov1-6/+6
2010-05-27exit: avoid sig->count in __exit_signal() to detect the group-dead caseOleg Nesterov1-2/+3
2010-05-27exit: avoid sig->count in de_thread/__exit_signal synchronizationOleg Nesterov1-1/+1
2010-05-27exit: change zap_other_threads() to count sub-threadsOleg Nesterov1-8/+9
2010-05-27exit: exit_notify() can trust signal->notify_count < 0Oleg Nesterov1-5/+2
2010-05-27call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failureOleg Nesterov1-2/+2
2010-05-27call_usermodehelper: simplify/fix UMH_NO_WAIT caseOleg Nesterov1-6/+4
2010-05-27wait_for_helper: SIGCHLD from user-space can lead to use-after-freeOleg Nesterov1-5/+5
2010-05-27call_usermodehelper: no need to unblock signalsOleg Nesterov1-3/+0
2010-05-27umh: creds: kill subprocess_info->cred logicOleg Nesterov2-79/+0
2010-05-27umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()Oleg Nesterov1-18/+0
2010-05-27exec: replace call_usermodehelper_pipe with use of umh init function and reso...Neil Horman1-82/+0
2010-05-27kmod: add init function to usermodehelperNeil Horman2-25/+32
2010-05-27signals: check_kill_permission(): don't check creds if same_thread_group()Oleg Nesterov1-2/+4
2010-05-27ptrace: PTRACE_GETFDPIC: fix the unsafe usage of child->mmOleg Nesterov1-2/+8
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger1-0/+20
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner1-0/+4
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner1-4/+16
2010-05-27cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov1-1/+0
2010-05-26hrtimer: Avoid double seqlockStanislaw Gruszka1-1/+1
2010-05-26timers: Move local variable into else sectionThomas Gleixner1-2/+3
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2010-05-25Revert "module: drop the lock while waiting for module to complete initializa...Linus Torvalds1-37/+22
2010-05-25proc_dointvec: write a single valueJ. R. Okajima1-1/+3
2010-05-25timers: Fix slack calculation reallyThomas Gleixner1-5/+8
2010-05-25ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2-8/+9
2010-05-25ring-buffer: Reset "real_end" when page is filledSteven Rostedt1-0/+8
2010-05-25sysctl: don't use own implementation of hex_to_bin()Andy Shevchenko1-6/+3
2010-05-25module: remove duplicate declaration of __ksymtab_gpl_futureWenji Huang1-2/+0
2010-05-25mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li1-1/+4
2010-05-25mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li1-1/+1
2010-05-25cpu/mem hotplug: enable CPUs online before local memory onlineminskey guo1-0/+25
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman1-0/+15
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman1-0/+10
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2-8/+52
2010-05-25mempolicy: restructure rebinding-mempolicy functionsMiao Xie1-2/+2
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra1-1/+3
2010-05-24timers: Fix slack calculation for expired timersJeff Chua1-3/+4
2010-05-24timekeeping: Fix timezone updateThomas Gleixner1-4/+4
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+15
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-4/+22
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds1-22/+37
2010-05-21Merge branch 'for-2.6.35' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-29/+56
2010-05-21sysctl: fix kernel-doc notation and typosRandy Dunlap1-19/+19
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-54/+131
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe102-5064/+12638
2010-05-21pipe: set lower and upper limit on max pages in the pipe page arrayJens Axboe1-0/+9
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe2-29/+46
2010-05-21Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+16
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds22-1767/+8285
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright2-2/+3
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra1-0/+5
2010-05-21kref: remove kref_setNeilBrown1-2/+2
2010-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt25-489/+762
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+16
2010-05-21perf: Optimize perf_tp_event_match()Peter Zijlstra1-1/+4
2010-05-21perf: Remove more code from the fastpathPeter Zijlstra1-16/+4
2010-05-21perf: Optimize the !vmalloc backed bufferPeter Zijlstra1-15/+26
2010-05-21perf: Optimize perf_output_copy()Peter Zijlstra1-28/+26
2010-05-21perf: Fix wakeup storm for RO mmap()sPeter Zijlstra1-2/+2
2010-05-21perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffersPeter Zijlstra1-0/+19
2010-05-21perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra4-113/+128
2010-05-21perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra3-56/+37
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-162/+390
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel1-0/+16
2010-05-20kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel1-0/+19
2010-05-20debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel1-0/+7
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel4-4/+35
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel1-0/+16
2010-05-20kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel1-0/+26
2010-05-20x86,kgdb: Add low level debug hookJason Wessel1-1/+1
2010-05-20kgdb: remove post_primary_code referencesJason Wessel1-8/+0
2010-05-20kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2-0/+213
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel5-6/+34
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel3-6/+43
2010-05-20kgdb: core changes to support kdbJason Wessel3-17/+150
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel5-2/+86
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel11-0/+5854
2010-05-20Separate the gdbstub from the debug coreJason Wessel4-957/+1029
2010-05-20Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel3-1/+7
2010-05-20wait_event_interruptible_locked() interfaceMichal Nazarewicz1-0/+1
2010-05-20perf: Fix forgotten preempt_enable by nested writersFrederic Weisbecker1-1/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+22
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds8-431/+456
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+35
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-54/+5
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar48-1410/+2153
2010-05-20perf: Comply with new rcu checks APIFrederic Weisbecker1-12/+46
2010-05-19Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-286/+312
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-33/+119
2010-05-19cpumask: fix compat getaffinityKOSAKI Motohiro1-14/+11
2010-05-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+3
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov14-38/+108
2010-05-19module: drop the lock while waiting for module to complete initialization.Rusty Russell1-22/+37
2010-05-19panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings1-0/+2
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings1-4/+20
2010-05-19mutex: Fix optimistic spinning vs. BKLTony Breeds1-0/+7
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller55-2275/+2862
2010-05-19padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert1-0/+3
2010-05-19padata: Add some code commentsSteffen Klassert1-11/+57
2010-05-19padata: Flush the padata queues activelySteffen Klassert1-8/+25
2010-05-19padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert1-7/+18
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra1-1/+2
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra1-15/+15
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra1-66/+28
2010-05-18perf: Disallow mmap() on per-task inherited eventsPeter Zijlstra1-0/+8
2010-05-18perf: Optimize buffer placement by allocating buffers NUMA awarePeter Zijlstra1-2/+15
2010-05-18perf: Fix errors path in perf_output_begin()Stephane Eranian1-1/+1
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra4-13/+23
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-128/+551
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds23-1046/+1001
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-902/+829
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-22/+126
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-78/+230
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-88/+123
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley1-0/+16
2010-05-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt18-910/+849
2010-05-18Merge branch 'next' into for-linusJames Morris4-54/+5
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar1-1/+4
2010-05-17Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds1-11/+0
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens1-2/+3
2010-05-17PM: PM QOS update fixMark Gross1-12/+14
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+161