summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mtd: quiet sparse noise in cfi.hH Hartley Sweeten2010-02-251-1/+1
* kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-311-0/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-168-132/+113Star
|\
| * kmsg_dump: fix build for CONFIG_PRINTK=nRandy Dunlap2009-12-021-0/+16
| * core: Add kernel message dumper to call on oopses and panicsSimon Kagstrom2009-11-301-0/+44
| * mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2009-11-301-4/+5
| * mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+3
| * mtd: OneNAND: multiblock erase supportMika Korhonen2009-11-302-1/+5
| * mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-2/+8
| * mtd: OneNAND OTP support reworkAmul Kumar Saha2009-11-301-1/+3
| * mtd: unify status enum from three headersAlessandro Rubini2009-09-243-32/+11Star
| * mtd: use bbm.h in nand.hAlessandro Rubini2009-09-242-92/+19Star
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-161-0/+1
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-12-08138-864/+2022
| |\ \
| * | | dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha2009-10-051-0/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-161-3/+120
|\ \ \ \
| * | | | V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer...Guennadi Liakhovetski2009-12-161-1/+6
| * | | | V4L/DVB (13571): v4l: Adding Digital Video Timings APIsMuralidharan Karicheri2009-12-161-2/+114
* | | | | Merge branch 'akpm'Linus Torvalds2009-12-1618-61/+144
|\ \ \ \ \
| * | | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-161-3/+0Star
| * | | | | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2009-12-161-0/+11
| * | | | | resource: constify arg to resource_size() and resource_type()Jean Delvare2009-12-161-2/+2
| * | | | | direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-161-14/+8Star
| * | | | | aio: remove unused fieldShaohua Li2009-12-161-4/+0Star
| * | | | | kexec: premit reduction of the reserved memory sizeAmerigo Wang2009-12-161-0/+2
| * | | | | ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang2009-12-161-1/+1
| * | | | | ipc/sem.c: add a per-semaphore pending listManfred Spraul2009-12-161-1/+4
| * | | | | signals: kill force_sig_specific()Oleg Nesterov2009-12-161-1/+0Star
| * | | | | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov2009-12-161-5/+0Star
| * | | | | ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov2009-12-161-0/+7
| * | | | | ptrace: introduce user_single_step_siginfo() helperOleg Nesterov2009-12-161-0/+12
| * | | | | ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov2009-12-161-8/+3Star
| * | | | | memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura2009-12-161-5/+2Star
| * | | | | memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki2009-12-161-2/+2
| * | | | | memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-162-0/+21
| * | | | | reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan2009-12-161-9/+21
| * | | | | reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan2009-12-161-5/+0Star
| * | | | | sm501: implement acceleration featuresVincent Sanders2009-12-161-0/+2
| * | | | | gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-161-0/+6
| * | | | | gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-161-0/+37
| * | | | | oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-161-1/+3
| |/ / / /
* / / / / fix ksm.h breakage of nommu buildHugh Dickins2009-12-161-6/+8
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-154-10/+20
|\ \ \ \
| * | | | dm: export suspended state to targetsKiyoshi Ueda2009-12-111-0/+1
| * | | | dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-111-1/+0Star
| * | | | dm: keep old table until after resume succeededAlasdair G Kergon2009-12-111-1/+3
| * | | | dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-111-3/+10
| * | | | dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-111-1/+1
| * | | | dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka2009-12-111-2/+1Star
| * | | | dm log: add flush callback fnMikulas Patocka2009-12-111-2/+4