aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-0/+3
|\
| * workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-111-0/+3
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-211-14/+0
|\ \
| * | genirq: Remove __do_IRQThomas Gleixner2011-01-211-14/+0
* | | mm: System without MMU do not need pte_mkwriteMichal Simek2011-01-211-0/+2
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-212-4/+5
|\ \ \ | |/ / |/| |
| * | quota: Fix deadlock during path resolutionJan Kara2011-01-122-4/+5
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-202-8/+2
|\ \ \
| * | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-202-8/+2
* | | | ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2011-01-202-3/+16
* | | | memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-201-0/+9
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-191-1/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-181-1/+1
| |\ \ \
| | * | | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar2011-01-131-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-172-7/+9
|\ \ \ \ \
| * | | | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-122-7/+9
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-01-171-0/+1
|\ \ \ \ \
| * | | | | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu2011-01-171-0/+1
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-171-1/+1
|\ \ \ \ \ \
| * | | | | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-151-1/+1
* | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-01-176-25/+33
|\ \ \ \ \ \ \
| * | | | | | | mtd: add writebufsize field to mtd_info structAnatolij Gustschin2011-01-061-0/+11
| * | | | | | | mtd: OneNAND: add enable / disable methods to onenand_chipAdrian Hunter2011-01-061-0/+2
| * | | | | | | mtd: FSMC NAND fix obvious speling errorsLinus Walleij2010-12-031-3/+3
| * | | | | | | mtd: FSMC NAND use the PrimeCell identifier macrosLinus Walleij2010-12-031-19/+0
| * | | | | | | mtd: fix master device identification for mtd repartitionRoman Tereshonkov2010-12-031-1/+1
| * | | | | | | mtd: fix nand kernel-doc warningsRandy Dunlap2010-12-031-0/+2
| * | | | | | | mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-031-2/+1
| * | | | | | | mtd: fsmc.h: including linux/io.h for definition of readlViresh Kumar2010-12-031-0/+1
| * | | | | | | mtd: onenand: add option and variable for cache program featureRoman Tereshonkov2010-12-031-0/+12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-172-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: fix address space warnings in ioctl_fiemap()Namhyung Kim2011-01-171-2/+2
| * | | | | | | | fs: Remove unlikely() from fput_light()Steven Rostedt2011-01-171-1/+1
| * | | | | | | | fallocate should be a file operationChristoph Hellwig2011-01-171-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-01-172-50/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: PL08x: cleanup commentsRussell King - ARM Linux2011-01-161-23/+20
| * | | | | | | ARM: PL08x: fix a warningDan Williams2011-01-141-1/+1
| * | | | | | | Fix dmaengine_submit() return typeRussell King - ARM Linux2011-01-141-1/+1
| * | | | | | | ARM: PL08x: fix locking between prepare function and submit functionRussell King - ARM Linux2011-01-041-4/+0
| * | | | | | | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channelsRussell King - ARM Linux2011-01-041-0/+3
| * | | | | | | ARM: PL08x: rename 'desc_list' as 'pend_list'Russell King - ARM Linux2011-01-041-2/+2
| * | | | | | | ARM: PL08x: shrink srcbus/dstbus in txd structureRussell King - ARM Linux2011-01-041-2/+2
| * | | | | | | ARM: PL08x: allow AHB master port selection to be configuredRussell King - ARM Linux2011-01-041-2/+13
| * | | | | | | ARM: PL08x: move default cctl into txd structureRussell King - ARM Linux2011-01-041-1/+2
| * | | | | | | ARM: PL08x: move ccfg into txd structureRussell King - ARM Linux2011-01-041-1/+5
| * | | | | | | ARM: PL08x: avoid duplicating registers in txd and phychan structuresRussell King - ARM Linux2011-01-041-13/+0
| * | | | | | | ARM: PL08x: use 'size_t' for lengthsRussell King - ARM Linux2011-01-041-2/+2
| * | | | | | | ARM: PL08x: avoid 'void *' struct fields when we can type them properlyRussell King - ARM Linux2011-01-041-1/+4
| * | | | | | | ARM: PL08x: fix atomic_t usage and tx_submit() return value rangeRussell King - ARM Linux2011-01-041-1/+0
* | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki2011-01-161-3/+0