summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-05-01perf_counter: fix race in perf_output_*Peter Zijlstra
2009-04-30Merge branch 'core/signal' into perfcounters/coreThomas Gleixner
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner
2009-04-30Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-04-30ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-04-30nls: add a nls_nullsize inlineJeff Layton
2009-04-30futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart
2009-04-30mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()David Howells
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-29mutex: add atomic_dec_and_mutex_lock()Eric Paris
2009-04-29perf_counter, x86: consistent use of type int for counter indexRobert Richter
2009-04-29perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter
2009-04-29perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERSRobert Richter
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-29tracing/filters: a better event parserTom Zanussi
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-28irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-28mg_disk: fold mg_disk.h into mg_disk.cTejun Heo
2009-04-28block: make blk_end_request_cur() return boolTejun Heo
2009-04-28block: kill rq->dataTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo
2009-04-28block: clean up request completion APITejun Heo