aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-192-0/+132
* net - Add AF_ALG macrosHerbert Xu2010-11-191-1/+4
* Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-277-180/+307
|\
| * ext4,jbd2: convert tracepoints to use major/minor numbersTheodore Ts'o2010-10-272-156/+251
| * ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o2010-10-271-0/+10
| * ext4: implement writeback livelock avoidance using page taggingEric Sandeen2010-10-271-0/+2
| * fs: Add FITRIM ioctlLukas Czerner2010-10-271-0/+8
| * ext4: don't use ext4_allocation_contexts for tracingEric Sandeen2010-10-271-22/+29
| * ext4: fix oops in trace_ext4_mb_release_group_paEric Sandeen2010-10-271-3/+0
| * Add helper function for blkdev_issue_zeroout (sb_issue_discard)Lukas Czerner2010-10-271-0/+8
| * ext4: avoid null dereference in trace_ext4_mballoc_discardWen Congyang2010-10-271-2/+3
| * jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King2010-10-271-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-273-18/+280
|\ \
| * | async_tx: make async_tx channel switching opt-inDan Williams2010-10-071-4/+4
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengineDan Williams2010-10-073-15/+277
| |\ \ \ \ \
| | | | | * | intel_mid_dma: change the slave interfaceKoul, Vinod2010-10-071-14/+1
| | | | | * | intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V2010-10-071-0/+3
| | | | * | | dmaengine: add wrapper functions for device control functionsSascha Hauer2010-10-051-0/+34
| | | | * | | dmaengine: add possibility for cyclic transfersSascha Hauer2010-10-051-1/+8
| | |_|/ / / | |/| | | |
| | | * | | fsldma: improved DMA_SLAVE supportIra Snyder2010-10-071-0/+3
| | | * | | dma: add support for scatterlist to scatterlist copyIra Snyder2010-10-071-0/+6
| | | |/ /
| | * | | dmaengine: driver for the ARM PL080/PL081 PrimeCells v5Linus Walleij2010-09-291-0/+222
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds2010-10-271-9/+10
|\ \ \ \
| * | | | Typedef SMP call function pointerDavid Howells2010-10-271-9/+10
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-273-47/+21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-261-12/+0
| |\ \ \ \ \
| | * | | | | ring-buffer: Remove ring_buffer_event_time_delta()Steven Rostedt2010-10-201-12/+0
| * | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-232-35/+21
| |\ \ \ \ \ \
| | * | | | | | tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-212-35/+21
* | | | | | | | Merge branch 'akpm-incoming-2'Linus Torvalds2010-10-2722-61/+210
|\ \ \ \ \ \ \ \
| * | | | | | | | epoll: make epoll_wait() use the hrtimer range featureShawn Bohrer2010-10-271-0/+2
| * | | | | | | | Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
| * | | | | | | | ramoops: use the platform data structure instead of module paramsKyungmin Park2010-10-271-0/+15
| * | | | | | | | kfifo: fix kfifo_alloc() to return a signed int valueStefani Seibold2010-10-271-12/+21
| * | | | | | | | taskstats: use real microsecond granularity for CPU timesMichael Holzheu2010-10-271-3/+3
| * | | | | | | | rapidio: fix IDLE2 bits corruptionAlexandre Bounine2010-10-271-2/+1
| * | | | | | | | rapidio: add handling of redundant routesAlexandre Bounine2010-10-271-0/+2
| * | | | | | | | rapidio: add support for IDT CPS Gen2 switchesAlexandre Bounine2010-10-272-0/+7
| * | | | | | | | rapidio: modify sysfs initialization for switchesAlexandre Bounine2010-10-271-0/+6
| * | | | | | | | rapidio: add default handler for error-stopped stateAlexandre Bounine2010-10-271-3/+5
| * | | | | | | | rapidio: add relation links between RIO device structuresAlexandre Bounine2010-10-271-0/+4
| * | | | | | | | rapidio: use stored ingress port number instead of register readAlexandre Bounine2010-10-272-1/+5
| * | | | | | | | rapidio: fix RapidIO sysfs hierarchyAlexandre Bounine2010-10-271-0/+1
| * | | | | | | | drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum2010-10-271-0/+5
| * | | | | | | | /proc/stat: fix scalability of irq sum of all cpuKAMEZAWA Hiroyuki2010-10-271-0/+4
| * | | | | | | | /proc/stat: scalability of irq num per cpuKAMEZAWA Hiroyuki2010-10-271-2/+12
| * | | | | | | | signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-273-6/+7
| * | | | | | | | signals: annotate lock_task_sighand()Namhyung Kim2010-10-271-1/+8
| * | | | | | | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
| * | | | | | | | ptrace: change signature of sys_ptrace() and friendsNamhyung Kim2010-10-272-4/+8