summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-2/+2
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-5/+5
2011-12-12usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto1-0/+8
2011-12-12usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto1-1/+1
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin1-0/+22
2011-12-12Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+48
2011-12-12types.h: fix comment spelling for 'architectures'Mark Einon1-1/+1
2011-12-12net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet4-10/+10
2011-12-11driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett1-0/+1
2011-12-11rcu: Document same-context read-side constraintsPaul E. McKenney2-0/+20
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-46/+1
2011-12-11sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney1-0/+8
2011-12-11rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney1-0/+43
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-3/+43
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-6/+7
2011-12-11rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney1-1/+4
2011-12-11rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney1-13/+23
2011-12-11rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney1-45/+8
2011-12-11rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker1-10/+42
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker1-0/+26
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney1-0/+8
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney3-40/+13
2011-12-11mmc: core: Add quirk for long data read timeStefan Nilsson XK1-0/+6
2011-12-10serial: add irq handler for Freescale 16550 errata.Paul Gortmaker1-0/+1
2011-12-10serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker1-0/+4
2011-12-10efi: Add EFI file I/O data typesMatt Fleming1-0/+40
2011-12-10efi.h: Add boottime->locate_handle search typesMatt Fleming1-0/+7
2011-12-10efi.h: Add graphics protocol guidsMatt Fleming1-0/+9
2011-12-10efi.h: Add allocation types for boottime->allocate_pages()Matt Fleming1-0/+8
2011-12-10efi.h: Add efi_image_loaded_tMatt Fleming1-0/+19
2011-12-10efi.h: Add struct definition for boot time servicesMatt Fleming1-1/+52
2011-12-10drivers_base: make argument to platform_device_register_full constUwe Kleine-König1-1/+1
2011-12-10USB: Adding #define in hub_configure() and hcd.c fileAman Deep1-0/+11
2011-12-10usb: fix number of mapped SG DMA entriesClemens Ladisch1-0/+1
2011-12-10Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman3-97/+139
2011-12-10PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat1-0/+2
2011-12-10PM / Domains: Provide an always on power domain governorMark Brown1-0/+2
2011-12-09inet_diag: Generalize inet_diag dump and get_exact callsPavel Emelyanov1-1/+17
2011-12-09inet_diag: Introduce the inet socket dumping routinePavel Emelyanov1-0/+7
2011-12-09inet_diag: Introduce the byte-code run on an inet socketPavel Emelyanov1-0/+2
2011-12-09inet_diag: Export inet diag cookie checking routinePavel Emelyanov1-0/+2
2011-12-09inet_diag: Remove indirect sizeof from inet diag handlersPavel Emelyanov1-1/+0
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet1-0/+2
2011-12-09power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge1-0/+1
2011-12-09power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge1-0/+7
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+9
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov3-2/+3
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt27-46/+91
2011-12-09sh: pfc: ioremap() supportMagnus Damm1-0/+11
2011-12-09sh: extend clock struct with mapped_reg memberMagnus Damm1-0/+1