aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti1-0/+1
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti1-0/+8
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori1-2/+0
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori1-0/+8
2010-03-12dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori2-15/+22
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-0/+1
2010-03-12pci-dma: add include/linux/pci-dma.hFUJITA Tomonori1-0/+20
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2-13/+0
2010-03-12ipmi: remove ipmi_smi.h self-includeCorey Minyard1-1/+0
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico1-2/+0
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2-9/+0
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-0/+5
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie1-1/+1
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki1-6/+0
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov1-3/+0
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov1-0/+24
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura2-0/+11
2010-03-12cgroups: blkio subsystem as moduleBen Blum1-1/+1
2010-03-12cgroups: subsystem module unloadingBen Blum1-1/+3
2010-03-12cgroups: subsystem module loading interfaceBen Blum1-0/+4
2010-03-12cgroups: revamp subsys arrayBen Blum1-2/+8
2010-03-12cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura1-3/+9
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura1-0/+2
2010-03-12coredump: plug a memory leak situation on dump_seek()André Goddard Rosa1-3/+7
2010-03-12Add generic sys_olduname()Christoph Hellwig1-0/+4
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+2
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+3
2010-03-12Add generic sys_old_select()Christoph Hellwig2-0/+5
2010-03-12mm: introduce dump_page() and print symbolic flag namesWu Fengguang1-0/+2
2010-03-12nommu: fix build breakageKAMEZAWA Hiroyuki2-1/+7
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König1-0/+6
2010-03-12MFD: DaVinci Voice CodecMiguel Aguilar1-0/+126
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra1-0/+1
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan1-0/+1
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2-20/+20
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker1-2/+5
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker1-1/+41
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-0/+16
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-0/+7
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich1-1/+1
2010-03-10serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe1-0/+4
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar225-1610/+9617
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov1-8/+12
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet1-0/+2
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-17/+134
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina6-16/+16
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2-4/+19
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell1-1/+1