Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | dt/net: add helper function of_get_phy_mode | Shawn Guo | 2011-07-27 | 1 | -0/+1 | |
| * | | | | | | | | dt/irq: add irq_domain_generate_simple() helper | Grant Likely | 2011-07-28 | 1 | -0/+10 | |
| * | | | | | | | | irq: add irq_domain translation infrastructure | Grant Likely | 2011-07-28 | 3 | -0/+91 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdog | Linus Torvalds | 2011-07-29 | 1 | -0/+78 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add minimum and max timeout | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+4 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add ioctl call | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+2 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add nowayout feature | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+1 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add Magic Close feature | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+1 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME... | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+4 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctl | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+1 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add basic ioctl functionality | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+4 | |
| * | | | | | | | | | watchdog: WatchDog Timer Driver Core - Add basic framework | Wim Van Sebroeck | 2011-07-28 | 1 | -0/+61 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 | 2 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman | 2011-07-27 | 1 | -0/+2 | |
| * | | | | | | | | | gro: Only reset frag0 when skb can be pulled | Herbert Xu | 2011-07-27 | 1 | -1/+4 | |
| * | | | | | | | | | net: Convert struct net_device uc_promisc to bool | Joe Perches | 2011-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-07-28 | 1 | -4/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | md: load/store badblock list from v1.x metadata | NeilBrown | 2011-07-28 | 1 | -4/+10 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-07-27 | 1 | -0/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into next | James Morris | 2011-06-30 | 43 | -57/+299 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h | Roberto Sassu | 2011-06-27 | 1 | -0/+113 | |
* | | | | | | | | | | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 | 9 | -57/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell | 2011-07-25 | 151 | -1295/+2103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queue | Trond Myklebust | 2011-07-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levels | Trond Myklebust | 2011-07-17 | 1 | -0/+4 | |
| * | | | | | | | | | | | | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-17 | 1 | -2/+7 | |
| * | | | | | | | | | | | | SUNRPC: Clean up the slot table allocation | Trond Myklebust | 2011-07-17 | 1 | -2/+0 | |
| * | | | | | | | | | | | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 | 1 | -3/+3 | |
| * | | | | | | | | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 | 3 | -13/+13 | |
| * | | | | | | | | | | | | NFS: Move the pnfs write code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -3/+0 | |
| * | | | | | | | | | | | | NFS: Move the pnfs read code into pnfs.c | Trond Myklebust | 2011-07-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is needed | Trond Myklebust | 2011-07-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptor | Trond Myklebust | 2011-07-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup | Trond Myklebust | 2011-07-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | NFSv4.1: Clean up layoutreturn | Trond Myklebust | 2011-07-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanup | Boaz Harrosh | 2011-07-12 | 1 | -29/+2 | |
| * | | | | | | | | | | | | NFSv4.1: Add an initialisation callback for pNFS | Trond Myklebust | 2011-07-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfix | Trond Myklebust | 2011-07-12 | 1 | -3/+11 | |
| * | | | | | | | | | | | | NFS: added FREE_STATEID call | Bryan Schumaker | 2011-07-12 | 2 | -0/+11 | |
| * | | | | | | | | | | | | NFS: Added TEST_STATEID call | Bryan Schumaker | 2011-07-12 | 2 | -0/+11 | |
| * | | | | | | | | | | | | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker | 2011-07-12 | 2 | -0/+9 | |
| * | | | | | | | | | | | | NFS: move pnfs layouts to nfs_server structure | Weston Andros Adamson | 2011-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson | 2011-07-12 | 2 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-07-27 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage | Nicholas Bellinger | 2011-07-26 | 1 | -0/+8 | |
* | | | | | | | | | | | | | proc: make struct proc_dir_entry::name a terminal array rather than a pointer | David Howells | 2011-07-27 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-07-27 | 3 | -11/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Input: add support for Kionix KXTJ9 accelerometer | Chris Hudson | 2011-07-06 | 1 | -0/+70 | |
| * | | | | | | | | | | | | | Input: add guarding parentheses to macros | Simon Budig | 2011-07-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Input: wm97xx - refactor channel selection in poll_sample() | Wolfram Sang | 2011-07-04 | 1 | -6/+4 |