| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c/of: Allow device node to be passed via i2c_board_info | Grant Likely | 2010-04-29 | 3 | -0/+8 |
* | driver-core: Add device node pointer to struct device | Grant Likely | 2010-04-29 | 11 | -2/+16 |
* | of: protect contents of of_platform.h and of_device.h | Grant Likely | 2010-04-29 | 2 | -0/+4 |
* | of/flattree: Make unflatten_device_tree() safe to call from any arch | Grant Likely | 2010-04-29 | 2 | -0/+17 |
* | of/flattree: make of_fdt.h safe to unconditionally include. | Grant Likely | 2010-04-29 | 1 | -0/+2 |
* | Linux 2.6.34-rc5v2.6.34-rc5 | Linus Torvalds | 2010-04-20 | 1 | -2/+2 |
* | rmap: add exclusively owned pages to the newest anon_vma | Rik van Riel | 2010-04-20 | 1 | -11/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2010-04-19 | 5 | -100/+118 |
|\ |
|
| * | eCryptfs: Turn lower lookup error messages into debug messages | Tyler Hicks | 2010-04-19 | 1 | -6/+6 |
| * | eCryptfs: Copy lower directory inode times and size on link | Tyler Hicks | 2010-04-19 | 1 | -2/+2 |
| * | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode | Jeff Mahoney | 2010-04-19 | 1 | -1/+0 |
| * | ecryptfs: fix error code for missing xattrs in lower fs | Christian Pulvermacher | 2010-04-19 | 1 | -4/+4 |
| * | eCryptfs: Decrypt symlink target for stat size | Tyler Hicks | 2010-04-19 | 1 | -48/+52 |
| * | eCryptfs: Strip metadata in xattr flag in encrypted view | Tyler Hicks | 2010-03-23 | 3 | -4/+22 |
| * | eCryptfs: Clear buffer before reading in metadata xattr | Tyler Hicks | 2010-03-23 | 2 | -0/+2 |
| * | eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front | Tyler Hicks | 2010-03-23 | 4 | -20/+15 |
| * | eCryptfs: Fix metadata in xattr feature regression | Tyler Hicks | 2010-03-23 | 4 | -18/+18 |
* | | Fix ISDN/Gigaset build failure | Linus Torvalds | 2010-04-19 | 1 | -0/+1 |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-04-19 | 6 | -31/+121 |
|\ \ |
|
| * | | rcu: Make RCU lockdep check the lockdep_recursion variable | Paul E. McKenney | 2010-04-19 | 2 | -4/+8 |
| * | | rcu: Update docs for rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney | 2010-04-14 | 4 | -22/+58 |
| * | | rcu: Better explain the condition parameter of rcu_dereference_check() | David Howells | 2010-04-14 | 1 | -5/+23 |
| * | | rcu: Add rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney | 2010-04-14 | 1 | -0/+32 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-19 | 18 | -28/+35 |
|\ \ \ |
|
| * | | | gigaset: include cleanup cleanup | Tilman Schmidt | 2010-04-18 | 9 | -20/+1 |
| * | | | packet : remove init_net restriction | Daniel Lezcano | 2010-04-17 | 1 | -2/+0 |
| * | | | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa | 2010-04-17 | 1 | -0/+6 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-15 | 1 | -0/+12 |
| |\ \ \ |
|
| | * | | | iwlwifi: work around bogus active chains detection | Johannes Berg | 2010-04-09 | 1 | -0/+12 |
| * | | | | ip: Fix ip_dev_loopback_xmit() | Eric Dumazet | 2010-04-15 | 2 | -2/+2 |
| * | | | | net: dev_pick_tx() fix | Eric Dumazet | 2010-04-15 | 1 | -2/+6 |
| * | | | | fib: suppress lockdep-RCU false positive in FIB trie. | Eric Dumazet | 2010-04-15 | 1 | -1/+3 |
| * | | | | tun: orphan an skb on tx | Michael S. Tsirkin | 2010-04-14 | 1 | -0/+4 |
| * | | | | forcedeth: fix tx limit2 flag check | Ayaz Abdulla | 2010-04-14 | 1 | -1/+1 |
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-04-19 | 18 | -19/+139 |
|\ \ \ \ \ |
|
| * | | | | | drm/radeon/kms: add FireMV 2400 PCI ID. | Dave Airlie | 2010-04-19 | 1 | -0/+1 |
| * | | | | | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET | Marek Olšák | 2010-04-19 | 5 | -6/+20 |
| * | | | | | drivers/gpu/radeon: Add MSPOS regs to safe list. | Corbin Simpson | 2010-04-19 | 4 | -0/+8 |
| * | | | | | drm/radeon/kms: disable the tv encoder when tv/cv is not in use | Alex Deucher | 2010-04-19 | 1 | -2/+6 |
| * | | | | | drm/radeon/kms: adjust pll settings for tv | Alex Deucher | 2010-04-19 | 1 | -0/+4 |
| * | | | | | drm/radeon/kms: fix tv dac conflict resolver | Alex Deucher | 2010-04-19 | 1 | -0/+5 |
| * | | | | | drm/radeon/kms/evergreen: don't enable hdmi audio stuff | Alex Deucher | 2010-04-19 | 2 | -1/+10 |
| * | | | | | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 | Alex Deucher | 2010-04-19 | 1 | -0/+4 |
| * | | | | | drm/radeon/kms: fix rs600 tlb flush | Jerome Glisse | 2010-04-19 | 1 | -1/+1 |
| * | | | | | drm/radeon/kms: print GPU family and device id when loading | Jerome Glisse | 2010-04-19 | 2 | -2/+54 |
| * | | | | | drm/radeon/kms: fix calculation of mipmapped 3D texture sizes | Marek Olšák | 2010-04-12 | 1 | -5/+10 |
| * | | | | | drm/radeon/kms: only change mode when coherent value changes. | Dave Airlie | 2010-04-12 | 1 | -2/+6 |
| * | | | | | drm/radeon/kms: more atom parser fixes (v2) | Alex Deucher | 2010-04-10 | 1 | -0/+10 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-19 | 13 | -68/+251 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks. | Ernst Schwab | 2010-04-14 | 1 | -2/+2 |