aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-12pps: serial clients supportRodolfo Giometti
2010-03-12ldisc n_tty: add new method n_tty_inherit_ops()Rodolfo Giometti
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori
2010-03-12dma-mapping.h: add the dma_unmap state APIFUJITA Tomonori
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: add include/linux/pci-dma.hFUJITA Tomonori
2010-03-12nsproxy: remove INIT_NSPROXY()Alexey Dobriyan
2010-03-12ipmi: remove ipmi_smi.h self-includeCorey Minyard
2010-03-12copy_signal() cleanup: clean thread_group_cputime_init()Veaceslav Falico
2010-03-12copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki
2010-03-12cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov
2010-03-12cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura
2010-03-12cgroups: blkio subsystem as moduleBen Blum
2010-03-12cgroups: subsystem module unloadingBen Blum
2010-03-12cgroups: subsystem module loading interfaceBen Blum
2010-03-12cgroups: revamp subsys arrayBen Blum
2010-03-12cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura
2010-03-12cgroup: introduce cancel_attach()Daisuke Nishimura
2010-03-12broadsheetfb: support storing waveformJaya Kumar
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar
2010-03-12broadsheetfb: add multiple panel type supportJaya Kumar
2010-03-12coredump: plug a memory leak situation on dump_seek()André Goddard Rosa
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-12mm: introduce dump_page() and print symbolic flag namesWu Fengguang
2010-03-12nommu: fix build breakageKAMEZAWA Hiroyuki
2010-03-12rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich
2010-03-10serial: sh-sci: Fix build failure for non-sh architectures.Peter Huewe
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet
2010-03-08net: add __must_check to sk_add_backlogZhu Yi
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds