aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | 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
* | | | | | | | | | fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli2011-01-161-11/+3
* | | | | | | | | | PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki2011-01-161-3/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-168-16/+24
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | sanitize vfsmount refcounting changesAl Viro2011-01-162-5/+1
| * | | | | | | | | Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells2011-01-151-6/+1
| * | | | | | | | | Allow d_manage() to be used in RCU-walk modeDavid Howells2011-01-151-1/+1
| * | | | | | | | | autofs4: Bump versionIan Kent2011-01-151-1/+1
| * | | | | | | | | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-151-1/+0
| * | | | | | | | | Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-152-0/+3
| * | | | | | | | | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-152-3/+11
| * | | | | | | | | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-152-1/+8
* | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2011-01-151-0/+6
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'slub/hotplug' into slab/urgentPekka Enberg2011-01-151-0/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | memory hotplug: one more lock on memory hotplugKAMEZAWA Hiroyuki2011-01-111-0/+6
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | tracing: Only process module tracepoints onceSteven Rostedt2011-01-141-0/+10
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6Linus Torvalds2011-01-1410-0/+1860
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [SCSI] target: Add LIO target core v4.0.0-rc6Nicholas Bellinger2011-01-1410-0/+1860
* | | | | | | | | | | | | | | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-141-0/+3
* | | | | | | | | | | | | | | PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUSMarkus Trippelsdorf2011-01-141-0/+5
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-141-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-141-1/+7
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1410-22/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser2011-01-131-0/+11
| * | | | | | | | | | | | | | ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel2011-01-131-1/+1
| * | | | | | | | | | | | | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-131-5/+0
| * | | | | | | | | | | | | | sched: remove unused backlog in RED statsstephen hemminger2011-01-121-1/+0
| * | | | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2011-01-123-10/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-123-10/+25
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-123-5/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | nl80211: add/fix mesh docsJohannes Berg2011-01-101-5/+15
| | * | | | | | | | | | | | | | cfg80211: add mesh join/leave callback docsJohannes Berg2011-01-101-0/+2
| | * | | | | | | | | | | | | | mac80211: add missing docs for off-chan TX flagJohannes Berg2011-01-101-0/+4
| | * | | | | | | | | | | | | | mac80211: add remain-on-channel docsJohannes Berg2011-01-101-0/+10
* | | | | | | | | | | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-1410-129/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |