Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-01-17 | 6 | -25/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mtd: add writebufsize field to mtd_info struct | Anatolij Gustschin | 2011-01-06 | 1 | -0/+11 | |
| * | | | | | | | | | | mtd: OneNAND: add enable / disable methods to onenand_chip | Adrian Hunter | 2011-01-06 | 1 | -0/+2 | |
| * | | | | | | | | | | mtd: FSMC NAND fix obvious speling errors | Linus Walleij | 2010-12-03 | 1 | -3/+3 | |
| * | | | | | | | | | | mtd: FSMC NAND use the PrimeCell identifier macros | Linus Walleij | 2010-12-03 | 1 | -19/+0 | |
| * | | | | | | | | | | mtd: fix master device identification for mtd repartition | Roman Tereshonkov | 2010-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | mtd: fix nand kernel-doc warnings | Randy Dunlap | 2010-12-03 | 1 | -0/+2 | |
| * | | | | | | | | | | mtd: cfi_fixup: remove unused 'param' parameter | Guillaume LECERF | 2010-12-03 | 1 | -2/+1 | |
| * | | | | | | | | | | mtd: fsmc.h: including linux/io.h for definition of readl | Viresh Kumar | 2010-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | mtd: onenand: add option and variable for cache program feature | Roman Tereshonkov | 2010-12-03 | 1 | -0/+12 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-17 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fs: fix address space warnings in ioctl_fiemap() | Namhyung Kim | 2011-01-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | fs: Remove unlikely() from fput_light() | Steven Rostedt | 2011-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | fallocate should be a file operation | Christoph Hellwig | 2011-01-17 | 1 | -2/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2011-01-17 | 2 | -50/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ARM: PL08x: cleanup comments | Russell King - ARM Linux | 2011-01-16 | 1 | -23/+20 | |
| * | | | | | | | | | | ARM: PL08x: fix a warning | Dan Williams | 2011-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | Fix dmaengine_submit() return type | Russell King - ARM Linux | 2011-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | | ARM: PL08x: fix locking between prepare function and submit function | Russell King - ARM Linux | 2011-01-04 | 1 | -4/+0 | |
| * | | | | | | | | | | ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels | Russell King - ARM Linux | 2011-01-04 | 1 | -0/+3 | |
| * | | | | | | | | | | ARM: PL08x: rename 'desc_list' as 'pend_list' | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+2 | |
| * | | | | | | | | | | ARM: PL08x: shrink srcbus/dstbus in txd structure | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+2 | |
| * | | | | | | | | | | ARM: PL08x: allow AHB master port selection to be configured | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+13 | |
| * | | | | | | | | | | ARM: PL08x: move default cctl into txd structure | Russell King - ARM Linux | 2011-01-04 | 1 | -1/+2 | |
| * | | | | | | | | | | ARM: PL08x: move ccfg into txd structure | Russell King - ARM Linux | 2011-01-04 | 1 | -1/+5 | |
| * | | | | | | | | | | ARM: PL08x: avoid duplicating registers in txd and phychan structures | Russell King - ARM Linux | 2011-01-04 | 1 | -13/+0 | |
| * | | | | | | | | | | ARM: PL08x: use 'size_t' for lengths | Russell King - ARM Linux | 2011-01-04 | 1 | -2/+2 | |
| * | | | | | | | | | | ARM: PL08x: avoid 'void *' struct fields when we can type them properly | Russell King - ARM Linux | 2011-01-04 | 1 | -1/+4 | |
| * | | | | | | | | | | ARM: PL08x: fix atomic_t usage and tx_submit() return value range | Russell King - ARM Linux | 2011-01-04 | 1 | -1/+0 | |
* | | | | | | | | | | | fix non-x86 build failure in pmdp_get_and_clear | Andrea Arcangeli | 2011-01-16 | 1 | -11/+3 | |
* | | | | | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset | Rafael J. Wysocki | 2011-01-16 | 1 | -3/+0 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-16 | 8 | -16/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | sanitize vfsmount refcounting changes | Al Viro | 2011-01-16 | 2 | -5/+1 | |
| * | | | | | | | | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells | 2011-01-15 | 1 | -6/+1 | |
| * | | | | | | | | | | Allow d_manage() to be used in RCU-walk mode | David Howells | 2011-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | autofs4: Bump version | Ian Kent | 2011-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | NFS: Use d_automount() rather than abusing follow_link() | David Howells | 2011-01-15 | 1 | -1/+0 | |
| * | | | | | | | | | | Add an AT_NO_AUTOMOUNT flag to suppress terminal automount | David Howells | 2011-01-15 | 2 | -0/+3 | |
| * | | | | | | | | | | Add a dentry op to allow processes to be held during pathwalk transit | David Howells | 2011-01-15 | 2 | -3/+11 | |
| * | | | | | | | | | | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells | 2011-01-15 | 2 | -1/+8 | |
* | | | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2011-01-15 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'slub/hotplug' into slab/urgent | Pekka Enberg | 2011-01-15 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | memory hotplug: one more lock on memory hotplug | KAMEZAWA Hiroyuki | 2011-01-11 | 1 | -0/+6 | |
| | | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | tracing: Only process module tracepoints once | Steven Rostedt | 2011-01-14 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6 | Linus Torvalds | 2011-01-14 | 10 | -0/+1860 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | [SCSI] target: Add LIO target core v4.0.0-rc6 | Nicholas Bellinger | 2011-01-14 | 10 | -0/+1860 | |
* | | | | | | | | | | | | | | | | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie | 2011-01-14 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS | Markus Trippelsdorf | 2011-01-14 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-14 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |