| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 | 201 | -1518/+3494 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-18 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | 1 | -1/+1 |
| | |\ |
|
| | | * | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro | Amitkumar Karwar | 2011-01-13 | 1 | -1/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-01-17 | 2 | -7/+9 |
| |\ \ \ |
|
| | * | | | IB/mlx4: Handle protocol field in multicast table | Aleksey Senin | 2011-01-12 | 2 | -7/+9 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-01-17 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h | Roberto Sassu | 2011-01-17 | 1 | -0/+1 |
| * | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-17 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely | 2011-01-15 | 1 | -1/+1 |
| * | | | | | | 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 |
| * | | | | | | | 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 'slub/hotplug' into slab/urgent | Pekka Enberg | 2011-01-15 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ |
|