aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-05-25Merge with v2.6.22-rc2HEADmasterH. Peter Anvin8-24/+22
2007-05-25Merge with v2.6.22-rc1H. Peter Anvin79-2584/+4349
2007-05-25Merge with v2.6.21H. Peter Anvin30-388/+324
2007-05-17swsusp: fix sysfs interfaceRafael J. Wysocki2-3/+4
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-4/+2
2007-05-16Fix ACPI suspend / device suspend ordering problemLinus Torvalds1-7/+8
2007-05-15audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro1-0/+2
2007-05-15clocksource: fix lock order in the resume pathThomas Gleixner1-7/+3
2007-05-14timekeeping fix patch got mis-appliedThomas Gleixner2-2/+2
2007-05-12compat signalfd and timerfd are cond syscallsHeiko Carstens1-0/+2
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+7
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-95/+290
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller1-0/+7
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd compat codeDavide Libenzi1-4/+4
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd coreDavide Libenzi4-5/+37
2007-05-11Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu1-6/+3
2007-05-11Use struct pid parameter in copy_process()Sukadev Bhattiprolu1-5/+6
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu1-0/+2
2007-05-11attach_pid() with struct pid parameterSukadev Bhattiprolu4-10/+16
2007-05-11use defines in sys_getpriority/sys_setpriorityDaniel Walker1-2/+3
2007-05-11stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt1-0/+4
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet3-0/+17
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+39
2007-05-11[PATCH] match audit name dataAmy Griffis1-58/+84
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-27/+0
2007-05-11[PATCH] initialize name osidAmy Griffis1-0/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis4-29/+153
2007-05-11[PATCH] auditing ptraceAl Viro2-0/+32
2007-05-10timer: revert parenthesis fix in tbase_get_deferrable() etcakpm@linux-foundation.org1-5/+5
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-3/+9
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-10/+10
2007-05-09rename thread_info to stackRoman Zippel1-2/+2
2007-05-09wrap access to thread_infoRoman Zippel1-4/+4
2007-05-09clocksource: fix resume logicThomas Gleixner2-0/+47
2007-05-09Make vm statistics update interval configurableChristoph Lameter1-0/+12
2007-05-09microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki1-10/+0
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki10-16/+50
2007-05-09timer: parenthesis fix in tbase_get_deferrable() etcJarek Poplawski1-5/+5
2007-05-09FUTEX: new PRIVATE futexesEric Dumazet1-114/+210
2007-05-09futex_requeue_pi optimizationPierre Peiffer4-87/+532
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer2-54/+54
2007-05-09futex priority based wakeupPierre Peiffer1-29/+49
2007-05-09make cancel_rearming_delayed_work() reliableOleg Nesterov1-49/+91
2007-05-09Remove kthread_bind() call from _cpu_down()Gautham R Shenoy1-4/+0
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov3-15/+14
2007-05-09worker_thread: don't play with SIGCHLD and numa policyOleg Nesterov1-12/+0
2007-05-09wait_for_helper: remove unneeded do_sigaction()Oleg Nesterov1-5/+0
2007-05-09Change reparent_to_init to reparent_to_kthreaddEric W. Biederman1-8/+8
2007-05-09kthread: don't depend on work queuesEric W. Biederman1-56/+68
2007-05-09____call_usermodehelper: don't flush_signals()Oleg Nesterov1-1/+0
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov1-19/+17
2007-05-09zap_other_threads: remove unneeded ->exit_signal changeOleg Nesterov1-11/+0
2007-05-09worker_thread: fix racy try_to_freeze() usageOleg Nesterov1-4/+4
2007-05-09worker_thread: don't play with signalsOleg Nesterov1-7/+0
2007-05-09workqueue: kill NOAUTOREL worksOleg Nesterov1-3/+2
2007-05-09make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wqOleg Nesterov1-18/+9
2007-05-09workqueue: introduce wq_per_cpu() helperOleg Nesterov1-13/+13
2007-05-09unify queue_delayed_work() and queue_delayed_work_on()Oleg Nesterov1-22/+10
2007-05-09make queue_delayed_work() friendly to flush_fork()Oleg Nesterov1-10/+18
2007-05-09workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINEOleg Nesterov1-8/+15
2007-05-09workqueue: make init_workqueues() __initOleg Nesterov1-1/+1
2007-05-09workqueue: introduce workqueue_struct->singlethreadOleg Nesterov1-4/+6
2007-05-09workqueue: introduce cpu_singlethread_mapOleg Nesterov1-30/+25
2007-05-09workqueue: make cancel_rearming_delayed_workqueue() work on idle dworkOleg Nesterov1-0/+4
2007-05-09workqueue: don't save interrupts in run_workqueue()Oleg Nesterov1-10/+8
2007-05-09workqueue: kill run_scheduled_work()Oleg Nesterov1-73/+0
2007-05-09workqueue: don't migrate pending works from the dead CPUOleg Nesterov1-219/+211
2007-05-09workqueue: don't clear cwq->thread until it exitsOleg Nesterov1-10/+5
2007-05-09workqueue: fix flush_workqueue() vs CPU_DEAD raceOleg Nesterov1-19/+25
2007-05-09workqueue: fix freezeable workqueues implementationOleg Nesterov1-9/+9
2007-05-09call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failedHeiko Carstens1-9/+10
2007-05-09Eliminate lock_cpu_hotplug in kernel/schedcGautham R Shenoy1-10/+18
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy1-5/+14
2007-05-09Extend notifier_call_chain to count nr_calls madeGautham R Shenoy1-17/+77
2007-05-09relay: use plain timer instead of delayed workTom Zanussi1-19/+16
2007-05-09flush_cpu_workqueue: don't flush an empty ->worklistOleg Nesterov1-8/+17
2007-05-09flush_workqueue(): use preempt_disable to hold off cpu hotplugAndrew Morton1-6/+10
2007-05-09implement flush_work()Oleg Nesterov1-3/+92
2007-05-09reimplement flush_workqueue()Oleg Nesterov1-39/+31
2007-05-09schedule_on_each_cpu(): use preempt_disable()Andrew Morton1-2/+2
2007-05-09Fix printk format warnings in timer_list.cDavid Miller1-11/+14
2007-05-09clocksource: spelling error in watchdog codeDaniel Walker1-3/+3
2007-05-09Move sig_kernel_* et al macros to linux/signal.hRoland McGrath1-119/+0
2007-05-09use simple_read_from_buffer in kernel/Akinobu Mita2-18/+4
2007-05-09Fix Linuxdoc commentJeff Dike1-1/+0
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki5-127/+132
2007-05-09swsusp: clean up printkAndrew Morton1-1/+1
2007-05-09general: convert "kernel" subdirectory to UTF-8John Anthony Kazos Jr1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-2/+2
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg1-3/+9
2007-05-09Fix minor typoes in kernel/module.cRobert P. J. Day1-5/+5
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-2/+2
2007-05-08revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a t...Andrew Morton1-16/+18
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-2/+2
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle2-1/+5
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-7/+149
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-43/+21
2007-05-08kprobes: codingstyle cleanupsChristoph Hellwig1-25/+30
2007-05-08kprobes: use hlist_for_each_entryChristoph Hellwig1-6/+3
2007-05-08rcutorture: Remove redundant assignment to cur_ops in for loopJosh Triplett1-9/+6
2007-05-08rcutorture: style cleanup: avoid != NULL in boolean testsJosh Triplett1-14/+14
2007-05-08rcutorture: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-05-08sched: align rq to cacheline boundarySiddha, Suresh B1-1/+1
2007-05-08sched: redundant reschedule when set_user_nice() boosts a prio of a task from...Dmitry Adamushko1-18/+16
2007-05-08sched: optimize siblings status check logic in wake_idle()Siddha, Suresh B1-1/+10
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet1-29/+54
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B2-13/+219
2007-05-08sched: fix idle load balancing in softirqd contextSiddha, Suresh B1-7/+5
2007-05-08export hrtimer_forwardStas Sergeev1-0/+1
2007-05-08cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes1-8/+30
2007-05-08lockdep: removed unused ip argument in mark_lock & mark_held_locksJarek Poplawski1-23/+15
2007-05-08The scheduled -EINVAL for invalid timevals in setitimerAdrian Bunk1-56/+3
2007-05-08CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fixTom Alsberg1-9/+10
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov2-9/+9
2007-05-08lockdep: lookup_chain_cache comment errataJarek Poplawski1-2/+3
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner3-3/+48
2007-05-08kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke1-8/+1
2007-05-08audit: add spaces on either side of case "..." operator.Robert P. J. Day1-4/+4
2007-05-08Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai1-1/+1
2007-05-08Lockdep treats down_write_trylock like regular down_writePavel Emelianov1-1/+1
2007-05-08kernel/params.c: fix lying comment for param_array()Bert Wesarg1-1/+1
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2-0/+46
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan4-13/+48
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan6-16/+13
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2-20/+22
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2-3/+4
2007-05-08Fix kevent's childs priority greedinessJan Engelhardt1-0/+6
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap13-13/+0
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2-2/+15
2007-05-08Ignore stolen time in the softlockup watchdogJeremy Fitzhardinge1-6/+29
2007-05-08Move timekeeping code to timekeeping.cjohn stultz3-459/+478
2007-05-08IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish1-4/+6
2007-05-08Add support for deferrable timersVenki Pallipadi1-8/+57
2007-05-08kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko1-4/+11
2007-05-08Fix race between attach_task and cpuset_exitSrivatsa Vaddagiri1-4/+2
2007-05-08move die notifier handling to common codeChristoph Hellwig3-2/+40
2007-05-08kprobes: fix sparse NULL warningRandy Dunlap1-1/+2
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-10/+16
2007-05-08futex: restartable futex_waitNick Piggin1-5/+51
2007-05-08futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell1-36/+14
2007-05-08proc: maps protectionKees Cook1-0/+11
2007-05-08Optimize timespec_trunc()Eric Dumazet1-30/+30
2007-05-08rcutorture: Mark rcu_torture_init as __initJosh Triplett1-1/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty4-178/+98
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava1-3/+5
2007-05-08module: use kreallocPekka Enberg1-4/+4
2007-05-08softlockup: s/99/MAX_RT_PRIO/Oleg Nesterov1-1/+1
2007-05-08freezer: task->exit_state should be treated as boleanOleg Nesterov1-3/+2
2007-05-08simplify the stacktrace codeChristoph Hellwig1-2/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras22-265/+563
2007-05-07swsusp: free more memoryRafael J. Wysocki2-2/+12
2007-05-07swsusp: fix snapshot_releaseRafael J. Wysocki1-1/+0
2007-05-07kconfig: mention 'hibernation' not just swsuspDavid Brownell1-3/+8
2007-05-07power management: change /sys/power/disk displayJohannes Berg1-1/+28
2007-05-07remove software_suspend()Johannes Berg2-15/+8
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki4-118/+86
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki4-20/+38
2007-05-07swsusp: fix error paths in snapshot_openRafael J. Wysocki1-4/+6
2007-05-07swsusp: do not use page flagsRafael J. Wysocki5-22/+259
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki1-23/+25
2007-05-07fix refrigerator() vs thaw_process() raceOleg Nesterov1-2/+4
2007-05-07Return EPERM not ECHILD on security_task_wait failureRoland McGrath1-2/+15
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter4-16/+4
2007-05-07cpusets: allow TIF_MEMDIE threads to allocate anywhereDavid Rientjes1-2/+20
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter1-0/+8
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg1-2/+2
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-34/+36
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-22/+26
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman1-0/+3
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman6-22/+26
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+2
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-4/+4
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal1-15/+27
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2-14/+2
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg1-2/+2
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+13
2007-04-30power management: remove firmware disk modeJohannes Berg1-16/+11
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg2-22/+44
2007-04-30Extend print_symbol capabilityRobert Peterson1-8/+15
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik1-21/+0
2007-04-27[NET]: Fix networking compilation errorsDavid Howells1-0/+2
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-4/+18
2007-04-27mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occursAkinobu Mita1-1/+3
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg1-3/+15
2007-04-27make SysRq-T show all tasks againIngo Molnar1-1/+1
2007-04-26[AF_RXRPC]: Make it possible to merely try to cancel timers from a moduleDavid Howells1-0/+2
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger1-0/+1
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2-5/+5
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-4/+4
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy1-0/+1
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet1-0/+1
2007-04-24Allow reading tainted flag as userBastian Blank1-1/+1
2007-04-12[PATCH] fix kernel oops with badly formatted module optionRandy Dunlap1-0/+4