Age | Commit message (Expand) | Author | Files | Lines |
2013-01-22 | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding | 1 | -0/+1 |
2013-01-19 | debugfs: regset32: make struct debugfs_reg32 pointer const | Felipe Balbi | 1 | -1/+1 |
2013-01-18 | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 17 | -49/+47 |
2013-01-18 | driver core: add helper macro for platform_driver_probe() boilerplate | Fabio Porcedda | 1 | -0/+18 |
2013-01-18 | dynamic_debug: dynamic hex dump | Vladimir Kondratiev | 2 | -0/+28 |
2013-01-17 | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-01-17 | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC | Jiri Kosina | 1 | -1/+1 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -0/+1 |
2013-01-16 | module, async: async_synchronize_full() on module init iff async is used | Tejun Heo | 1 | -0/+1 |
2013-01-15 | cpuidle: remove the power_specified field in the driver | Daniel Lezcano | 1 | -1/+1 |
2013-01-14 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2 | -5/+7 |
2013-01-14 | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+0 |
2013-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+3 |
2013-01-12 | net, wireless: overwrite default_ethtool_ops | Stanislaw Gruszka | 1 | -0/+3 |
2013-01-12 | Merge branch 'akpm' (incoming fixes from Andrew) | Linus Torvalds | 7 | -19/+31 |
2013-01-12 | lib/rbtree.c: avoid the use of non-static __always_inline | Michel Lespinasse | 1 | -3/+11 |
2013-01-12 | mm: compaction: partially revert capture of suitable high-order page | Mel Gorman | 2 | -3/+2 |
2013-01-12 | linux/audit.h: move ptrace.h include to kernel header | Mike Frysinger | 2 | -1/+1 |
2013-01-12 | audit: create explicit AUDIT_SECCOMP event type | Kees Cook | 2 | -1/+3 |
2013-01-12 | lockdep, rwsem: provide down_write_nest_lock() | Jiri Kosina | 2 | -0/+12 |
2013-01-12 | lib: cpu_rmap: avoid flushing all workqueues | David Decotigny | 2 | -14/+4 |
2013-01-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2013-01-11 | mm: compaction: Partially revert capture of suitable high-order page | Mel Gorman | 2 | -3/+2 |
2013-01-11 | target: Introduce TCM_NO_SENSE | Hannes Reinecke | 1 | -0/+1 |
2013-01-11 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel | Dave Airlie | 1 | -1/+1 |
2013-01-10 | Remove __dev* markings from init.h | Greg Kroah-Hartman | 1 | -20/+0 |
2013-01-10 | Merge remote-tracking branch 'asoc/fix/cs4271' into tmp | Mark Brown | 1 | -1/+1 |
2013-01-10 | Merge remote-tracking branch 'asoc/fix/core' into tmp | Mark Brown | 1 | -4/+6 |
2013-01-09 | cred: Remove tgcred pointer from struct cred | Marc Dionne | 1 | -1/+0 |
2013-01-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -36/+10 |
2013-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+2 |
2013-01-08 | drm: Only evict the blocks required to create the requested hole | Chris Wilson | 1 | -1/+1 |
2013-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2013-01-05 | mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT | Michal Hocko | 1 | -0/+9 |
2013-01-05 | mm: fix zone_watermark_ok_safe() accounting of isolated pages | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
2013-01-05 | selftests: IPC message queue copy feature test | Stanislav Kinsbursky | 1 | -1/+2 |
2013-01-05 | ipc: introduce message queue copy feature | Stanislav Kinsbursky | 1 | -0/+1 |
2013-01-05 | ipc: message queue receive cleanup | Stanislav Kinsbursky | 1 | -2/+3 |
2013-01-05 | ipc: add sysctl to specify desired next object id | Stanislav Kinsbursky | 1 | -0/+1 |
2013-01-04 | drm/exynos: consider both case of vflip and hflip. | Eunchul Kim | 1 | -0/+2 |
2013-01-04 | drm/exynos: change file license to GPL | Inki Dae | 2 | -36/+8 |
2013-01-04 | include: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -8/+8 |
2013-01-04 | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -2/+2 |
2013-01-04 | pstore: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+2 |
2013-01-03 | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2 | -0/+3 |
2013-01-03 | UAPI: Remove empty Kbuild files | David Howells | 8 | -8/+0 |
2013-01-03 | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 1 | -1/+1 |
2013-01-02 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+14 |
2013-01-02 | mempolicy: remove arg from mpol_parse_str, mpol_to_str | Hugh Dickins | 1 | -7/+4 |
2012-12-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -4/+31 |