aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton1-3/+0
2010-04-07Merge branch 'fix/asoc' into for-linusTakashi Iwai2-1/+18
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2010-04-06libata: unlock HPA if device shrunkTejun Heo1-0/+1
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten1-0/+2
2010-04-05Fix up possibly racy module refcountingNick Piggin1-7/+7
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-0/+2
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2-1/+18
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds25-26/+31
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-1/+17
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V1-0/+2
2010-04-05Merge branch 'master' into export-slabhTejun Heo8-43/+91
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+14
2010-04-04perf: Fetch hot regs from the template callerFrederic Weisbecker1-11/+12
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter1-1/+1
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+5
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-2/+5
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar29-88/+129
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar1-7/+14
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-2/+6
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds4-34/+67
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu1-0/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-7/+14
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie381-2476/+12672
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap1-0/+5
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo1-25/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo24-1/+26
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2-4/+4
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar1-0/+2
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar1-0/+3
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells1-1/+1
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2-0/+8
2010-03-29module: encapsulate percpu handling better and record percpu_sizeTejun Heo1-1/+4
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black1-0/+1
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley1-2/+5
2010-03-26Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-6/+0
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-18/+7
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra4-37/+0
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+1
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+1
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik1-0/+1
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+4
2010-03-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells1-0/+4
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter1-0/+1
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney1-0/+5
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman1-2/+0