aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* HID: set proper dev.parent in hidrawJiri Kosina2009-01-03
* HID: add dynids facilityJiri Slaby2009-01-03
* HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby2009-01-03
* HID: usbhid, use usb_endpoint_xfer_intJiri Slaby2009-01-03
* HID: move usbhid flags to usbhid.hJiri Slaby2009-01-03
* HID: add n-trig digitizer supportRafi Rubin2009-01-03
* HID: add phys and name ioctls to hidrawJiri Kosina2009-01-03
* HID: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-03
* HID: automatically call usbhid_set_leds in usbhid driverAlan Stern2009-01-03
* HID: non-input reports can also be numberedJiri Kosina2009-01-03
* HID: ignore mouse interface for unibody macbooksJiri Kosina2009-01-03
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| * cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-03
| * cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| * cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| * x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03
| * x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| * cpumask: convert RCU implementations, fixIngo Molnar2009-01-03
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-03
| |\
| | * xtensa: define __flsRusty Russell2009-01-03
| | * mn10300: define __flsRusty Russell2009-01-03
| | * m32r: define __flsRusty Russell2009-01-03
| | * h8300: define __flsRusty Russell2009-01-03
| | * frv: define __flsRusty Russell2009-01-03
| | * cris: define __flsRusty Russell2009-01-03
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\|
| | * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
| | * cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
| | * cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
| | * cpumask: convert mm/Rusty Russell2008-12-31
| | * cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
| | * cpumask: convert kernel/cpu.cRusty Russell2008-12-31
| | * cpumask: convert kernel/profile.cRusty Russell2008-12-31
| | * cpumask: convert RCU implementationsRusty Russell2008-12-31
| | * cpumask: convert kernel/irqRusty Russell2008-12-31
| | * cpumask: convert kernel time functionsRusty Russell2008-12-31
| | * cpumask: convert kernel/workqueue.cRusty Russell2008-12-31
| | * cpumask: convert kernel/compat.cRusty Russell2008-12-31
| | * cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| | * cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
| | * cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| | * cpumask: convert kernel trace functionsRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2008-12-31