aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-12broadsheetfb: support storing waveformJaya Kumar1-0/+5
2010-03-12broadsheetfb: add MMIO hooksJaya Kumar1-4/+13
2010-03-12broadsheetfb: add multiple panel type supportJaya Kumar1-0/+1
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-12ASoC: tlv320dac33: Add option for keeping the BCLK runningPeter Ujfalusi1-0/+1
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-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2010-03-10Merge commit 'v2.6.34-rc1' into for-2.6.35Mark Brown353-2408/+12280
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker4-43/+43
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2-3/+10
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 Molnar344-2256/+12208
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-08net: add __must_check to sk_add_backlogZhu Yi1-1/+1
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 Kosina9-19/+19
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-2/+2
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai2-2/+2
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
2010-03-07sysfs: Implement sysfs_rename_linkEric W. Biederman1-0/+9
2010-03-07sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman1-0/+20
2010-03-07sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman1-0/+18
2010-03-07Driver core: make struct platform_driver.id_table constUwe Kleine-König1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-2/+2
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy1-5/+5
2010-03-07driver core: Add class_attr_string for simple read-only stringAndi Kleen1-0/+17
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-2/+4
2010-03-07sysdev: Add sysdev_create/remove_filesAndi Kleen1-0/+13
2010-03-07sysfs: Add attribute array to sysdev classesAndi Kleen1-0/+2
2010-03-07sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen1-0/+14
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-2/+4