summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-11-27add gpiolib support to ucb1x00Thomas Kunze2-0/+4
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze2-0/+323
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker1-20/+15
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker1-20/+16
2009-11-27vlan: support "loose binding" to the underlying network devicePatrick McHardy1-0/+1
2009-11-27macvlan: export macvlan mode through netlinkArnd Bergmann1-0/+15
2009-11-27veth: move loopback logic to common locationArnd Bergmann1-0/+2
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto1-0/+1
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto1-3/+0
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto1-0/+1
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar13-16/+67
2009-11-26Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe2-8/+3
2009-11-26Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal1-0/+2
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2-0/+23
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar1-1/+1
2009-11-26xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi1-0/+8
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner2-7/+2
2009-11-25percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal1-0/+1
2009-11-25PCI: introduce pci_is_pcie()Kenji Kaneshige1-0/+11
2009-11-25PCI: introduce pci_pcie_cap()Kenji Kaneshige1-0/+16
2009-11-25tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt1-0/+2
2009-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-1/+20
2009-11-25tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt1-0/+4
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger1-0/+1
2009-11-24DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner1-1/+1
2009-11-24locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner1-2/+2
2009-11-24locking: Remove unused prototypeThomas Gleixner1-2/+0
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt1-4/+3
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary1-0/+2
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt8-21/+29
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-0/+5
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn2-6/+0
2009-11-24of: remove special case definition of of_read_ulong()Grant Likely1-5/+2
2009-11-24of/flattree: Merge unflatten_device_treeGrant Likely2-4/+3
2009-11-24of/flattree: Merge unflatten_dt_nodeGrant Likely1-0/+4
2009-11-24of/flattree: remove __init annotations from the header fileGrant Likely1-9/+7
2009-11-24hw-breakpoints: Fix misordered ifdefFrederic Weisbecker1-1/+2
2009-11-24of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely1-0/+4
2009-11-24Merge commit 'v2.6.32-rc8'Grant Likely31-56/+127
2009-11-23sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun1-0/+1
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields26-44/+104
2009-11-23Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields1-3/+0
2009-11-23hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headersFrederic Weisbecker1-2/+2
2009-11-23perf_events: Undo some recursion damagePeter Zijlstra1-4/+4
2009-11-23netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso1-0/+3
2009-11-22Input: add new keycodes useful in mobile devicesJani Nikula1-0/+5
2009-11-22MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi1-0/+1
2009-11-22MFD: TWL4030: Add audio_mclk to the codec platform dataPeter Ujfalusi1-0/+1
2009-11-22MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi2-0/+289
2009-11-22rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney3-13/+14