aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-03include: Install linux/if_alg.h for user-space crypto APIGravatar Miloslav Trmač 1-0/+1
2010-12-02crypto: scatterwalk - Add scatterwalk_crypto_chain helperGravatar Steffen Klassert 1-0/+15
2010-11-19crypto: af_alg - User-space interface for Crypto APIGravatar Herbert Xu 2-0/+132
2010-11-19net - Add AF_ALG macrosGravatar Herbert Xu 1-1/+4
2010-10-27Merge branch 'next' into upstream-mergeGravatar Theodore Ts'o 7-180/+307
2010-10-27ext4,jbd2: convert tracepoints to use major/minor numbersGravatar Theodore Ts'o 2-156/+251
2010-10-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Gravatar Linus Torvalds 3-18/+280
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Gravatar Linus Torvalds 1-9/+10
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-47/+21
2010-10-27Merge branch 'akpm-incoming-2'Gravatar Linus Torvalds 22-61/+210
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-12/+0
2010-10-27ext4: fix kernel oops if the journal superblock has a non-zero j_errnoGravatar Theodore Ts'o 1-0/+10
2010-10-27ext4: implement writeback livelock avoidance using page taggingGravatar Eric Sandeen 1-0/+2
2010-10-27fs: Add FITRIM ioctlGravatar Lukas Czerner 1-0/+8
2010-10-27ext4: don't use ext4_allocation_contexts for tracingGravatar Eric Sandeen 1-22/+29
2010-10-27ext4: fix oops in trace_ext4_mb_release_group_paGravatar Eric Sandeen 1-3/+0
2010-10-27Add helper function for blkdev_issue_zeroout (sb_issue_discard)Gravatar Lukas Czerner 1-0/+8
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 15-45/+51
2010-10-27ext4: avoid null dereference in trace_ext4_mballoc_discardGravatar Wen Congyang 1-2/+3
2010-10-27jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeGravatar Brian King 1-1/+1
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+6
2010-10-27epoll: make epoll_wait() use the hrtimer range featureGravatar Shawn Bohrer 1-0/+2
2010-10-27Remove duplicate includes from many filesGravatar Zimny Lech 1-1/+0
2010-10-27ramoops: use the platform data structure instead of module paramsGravatar Kyungmin Park 1-0/+15
2010-10-27kfifo: fix kfifo_alloc() to return a signed int valueGravatar Stefani Seibold 1-12/+21
2010-10-27taskstats: use real microsecond granularity for CPU timesGravatar Michael Holzheu 1-3/+3
2010-10-27rapidio: fix IDLE2 bits corruptionGravatar Alexandre Bounine 1-2/+1
2010-10-27rapidio: add handling of redundant routesGravatar Alexandre Bounine 1-0/+2
2010-10-27rapidio: add support for IDT CPS Gen2 switchesGravatar Alexandre Bounine 2-0/+7
2010-10-27rapidio: modify sysfs initialization for switchesGravatar Alexandre Bounine 1-0/+6
2010-10-27rapidio: add default handler for error-stopped stateGravatar Alexandre Bounine 1-3/+5
2010-10-27rapidio: add relation links between RIO device structuresGravatar Alexandre Bounine 1-0/+4
2010-10-27rapidio: use stored ingress port number instead of register readGravatar Alexandre Bounine 2-1/+5
2010-10-27rapidio: fix RapidIO sysfs hierarchyGravatar Alexandre Bounine 1-0/+1
2010-10-27drivers/char/synclink_gt.c: add extended sync featureGravatar Paul Fulghum 1-0/+5
2010-10-27/proc/stat: fix scalability of irq sum of all cpuGravatar KAMEZAWA Hiroyuki 1-0/+4
2010-10-27/proc/stat: scalability of irq num per cpuGravatar KAMEZAWA Hiroyuki 1-2/+12
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structGravatar KOSAKI Motohiro 3-6/+7
2010-10-27signals: annotate lock_task_sighand()Gravatar Namhyung Kim 1-1/+8
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 1-1/+2
2010-10-27ptrace: change signature of sys_ptrace() and friendsGravatar Namhyung Kim 2-4/+8
2010-10-27cgroup: add clone_children control fileGravatar Daniel Lezcano 1-0/+4
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesGravatar James Hogan 1-0/+6
2010-10-27gpio: adp5588-gpio: add i2c forward declarationGravatar Michael Hennerich 1-0/+2
2010-10-27gpio: adp5588-gpio: gpio_start must be signedGravatar Michael Hennerich 1-3/+3
2010-10-27gpio: adp5588-gpio: support interrupt controllerGravatar Michael Hennerich 1-0/+15
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerGravatar Miguel Gaio 1-0/+11
2010-10-27gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.hGravatar Anton Vorontsov 1-2/+2
2010-10-27gpio: add driver for basic memory-mapped GPIO controllersGravatar Anton Vorontsov 1-0/+20
2010-10-27mm: fix race in kunmap_atomic()Gravatar Peter Zijlstra 1-0/+5