summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-03-13Add generic sys_old_mmap()Christoph Hellwig1-0/+3
2010-03-13Add generic sys_old_select()Christoph Hellwig2-0/+5
2010-03-13mm: introduce dump_page() and print symbolic flag namesWu Fengguang1-0/+2
2010-03-13nommu: fix build breakageKAMEZAWA Hiroyuki2-1/+7
2010-03-13rtc/hctosys: only claim the RTC provided the system time if it didUwe Kleine-König1-0/+6
2010-03-12clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner1-0/+2
2010-03-12ALSA: usb-mixer: Add support for Audio Class v2.0Daniel Mack2-20/+98
2010-03-12ALSA: usb-mixer: parse descriptors with structsDaniel Mack1-10/+119
2010-03-12linux/usb/audio.h: split headerDaniel Mack2-43/+326
2010-03-12MFD: DaVinci Voice CodecMiguel Aguilar1-0/+126
2010-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar3-23/+67
2010-03-12vfs: improve writeback_inodes_wb()Edward Shishkin1-0/+3
2010-03-11sched: Remove avg_overlapMike Galbraith1-3/+0
2010-03-11sched: Remove avg_wakeupMike Galbraith1-3/+0
2010-03-11sched: Rate-limit nohzMike Galbraith1-0/+6
2010-03-11drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner1-1/+1
2010-03-11drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2-1/+2
2010-03-11sched: Implement group scheduler statistics in one structLucas De Marchi1-29/+25
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, x86: use LBR for PEBS IP+1 fixupPeter Zijlstra1-0/+6
2010-03-10perf, x86: Implement simple LBR supportPeter Zijlstra1-0/+11
2010-03-10perf, x86: Add PEBS infrastructurePeter Zijlstra1-1/+2
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-10Input: ads7846 - add support for AD7843 partsMichael Hennerich1-1/+1
2010-03-10driver core: Early dev_name() support.Paul Mundt1-0/+4
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-09Input: 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-08netfilter: remove stale declaration for ip6_masked_addrcmp()YOSHIFUJI Hideaki1-4/+0
2010-03-08netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...Andrea Gelmini1-2/+1
2010-03-08Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
2010-03-08Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2-4/+19
2010-03-08sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell1-1/+1
2010-03-08sysfs: Implement sysfs_rename_linkEric W. Biederman1-0/+9
2010-03-08sysfs: Document sysfs_attr_init and sysfs_bin_attr_initEric W. Biederman1-0/+20
2010-03-08sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman1-0/+18
2010-03-08Driver core: make struct platform_driver.id_table constUwe Kleine-König1-1/+1
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-2/+2
2010-03-08kobject: Constify struct kset_uevent_opsEmese Revfy1-5/+5
2010-03-08driver core: Add class_attr_string for simple read-only stringAndi Kleen1-0/+17
2010-03-08driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-2/+4