summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-12-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-13bootmem: Add alloc_bootmem_align()Suresh Siddha
2010-12-11timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown
2010-12-11ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown
2010-12-11acpi: fix _OSI string setup regressionLin Ming
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust
2010-12-07fanotify: Introduce FAN_NOFDLino Sanfilippo
2010-12-07fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo
2010-12-07fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo
2010-12-07fanotify: remove packed from access response messageEric Paris
2010-12-07Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu
2010-12-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim
2010-12-04perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo
2010-12-04perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo
2010-12-03tracing: Add TRACE_EVENT_CONDITIONAL()Steven Rostedt
2010-12-02timers: Introduce timerlist infrastructure.John Stultz
2010-12-02mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro
2010-12-02vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge
2010-12-02Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds
2010-11-30Input: document struct input_absinfoDmitry Torokhov
2010-11-30Input: add keycodes for touchpad on/off keysBastien Nocera
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30Merge branch 'for-greg' of git://gitorious.org/usb/usb into workGreg Kroah-Hartman
2010-11-30perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith