Age | Commit message (Expand) | Author | Files | Lines |
2010-05-19 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 20 | -80/+16 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 157 | -488/+497 |
2010-04-29 | i2c/of: Allow device node to be passed via i2c_board_info | Grant Likely | 3 | -0/+8 |
2010-04-29 | driver-core: Add device node pointer to struct device | Grant Likely | 11 | -2/+16 |
2010-04-29 | of: protect contents of of_platform.h and of_device.h | Grant Likely | 2 | -0/+4 |
2010-04-29 | of/flattree: Make unflatten_device_tree() safe to call from any arch | Grant Likely | 2 | -0/+17 |
2010-04-29 | of/flattree: make of_fdt.h safe to unconditionally include. | Grant Likely | 1 | -0/+2 |
2010-04-20 | Linux 2.6.34-rc5v2.6.34-rc5 | Linus Torvalds | 1 | -2/+2 |
2010-04-20 | rmap: add exclusively owned pages to the newest anon_vma | Rik van Riel | 1 | -11/+16 |
2010-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 5 | -100/+118 |
2010-04-19 | eCryptfs: Turn lower lookup error messages into debug messages | Tyler Hicks | 1 | -6/+6 |
2010-04-19 | eCryptfs: Copy lower directory inode times and size on link | Tyler Hicks | 1 | -2/+2 |
2010-04-19 | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode | Jeff Mahoney | 1 | -1/+0 |
2010-04-19 | ecryptfs: fix error code for missing xattrs in lower fs | Christian Pulvermacher | 1 | -4/+4 |
2010-04-19 | eCryptfs: Decrypt symlink target for stat size | Tyler Hicks | 1 | -48/+52 |
2010-04-19 | Fix ISDN/Gigaset build failure | Linus Torvalds | 1 | -0/+1 |
2010-04-19 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -31/+121 |
2010-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 18 | -28/+35 |
2010-04-19 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 18 | -19/+139 |
2010-04-19 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 13 | -68/+251 |
2010-04-19 | drm/radeon/kms: add FireMV 2400 PCI ID. | Dave Airlie | 1 | -0/+1 |
2010-04-19 | rcu: Make RCU lockdep check the lockdep_recursion variable | Paul E. McKenney | 2 | -4/+8 |
2010-04-19 | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET | Marek Olšák | 5 | -6/+20 |
2010-04-19 | drivers/gpu/radeon: Add MSPOS regs to safe list. | Corbin Simpson | 4 | -0/+8 |
2010-04-19 | drm/radeon/kms: disable the tv encoder when tv/cv is not in use | Alex Deucher | 1 | -2/+6 |
2010-04-19 | drm/radeon/kms: adjust pll settings for tv | Alex Deucher | 1 | -0/+4 |
2010-04-19 | drm/radeon/kms: fix tv dac conflict resolver | Alex Deucher | 1 | -0/+5 |
2010-04-19 | drm/radeon/kms/evergreen: don't enable hdmi audio stuff | Alex Deucher | 2 | -1/+10 |
2010-04-19 | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 | Alex Deucher | 1 | -0/+4 |
2010-04-19 | drm/radeon/kms: fix rs600 tlb flush | Jerome Glisse | 1 | -1/+1 |
2010-04-19 | drm/radeon/kms: print GPU family and device id when loading | Jerome Glisse | 2 | -2/+54 |
2010-04-18 | gigaset: include cleanup cleanup | Tilman Schmidt | 9 | -20/+1 |
2010-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 20 | -852/+871 |
2010-04-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -6/+11 |
2010-04-17 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -14/+28 |
2010-04-17 | packet : remove init_net restriction | Daniel Lezcano | 1 | -2/+0 |
2010-04-17 | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa | 1 | -0/+6 |
2010-04-17 | Merge branch 'bugzilla-15749' into release | Len Brown | 1 | -6/+11 |
2010-04-16 | ACPI: EC: Limit burst to 64 bits | Alexey Starikovskiy | 1 | -6/+11 |
2010-04-16 | xfs: don't warn on EAGAIN in inode reclaim | Dave Chinner | 1 | -2/+2 |
2010-04-16 | xfs: ensure that sync updates the log tail correctly | Dave Chinner | 1 | -12/+26 |
2010-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 3 | -6/+11 |
2010-04-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -70/+247 |
2010-04-16 | [WATCHDOG] max63xx driver depends on ioremap() | Geert Uytterhoeven | 1 | -1/+1 |
2010-04-16 | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier | 1 | -1/+6 |
2010-04-16 | [WATCHDOG] fixed book E watchdog period register mask. | Luuk Paulussen | 1 | -1/+1 |
2010-04-16 | [WATCHDOG] omap4: Fix WDT Kconfig | Santosh Shilimkar | 1 | -3/+3 |
2010-04-16 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -33/+179 |
2010-04-16 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2 | -8/+23 |
2010-04-16 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 4 | -29/+45 |