Age | Commit message (Expand) | Author | Files | Lines |
2009-09-19 | ARM: STMP3xxx: deallocation with negative index of descriptors[] | Roel Kluin | 1 | -1/+1 |
2009-09-18 | [ARM] Update mach-types | Russell King | 1 | -4/+16 |
2009-09-18 | ARM: Update mailing list addresses | Russell King | 1 | -53/+53 |
2009-09-18 | Merge branch 'next-s3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 9 | -8/+34 |
2009-09-17 | Merge branch 'next-s3c64xx-fixes' into next-s3c-fixes | Ben Dooks | 3 | -7/+9 |
2009-09-17 | ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs. | Ben Dooks | 5 | -0/+16 |
2009-09-17 | ARM: S3C64XX: Provide for board-specific IRQs | Mark Brown | 1 | -1/+9 |
2009-09-16 | ARM: S3C64XX: DMA: Debugged alloc's with GFP_KERNEL flag in Intr context. | Jassi | 1 | -2/+2 |
2009-09-16 | ARM: S3C64XX: DMA: 'size' argument of dma_pool_create | Jassi | 1 | -1/+1 |
2009-09-16 | ARM: S3C64XX: DMA: struct s3c64xx_dma_buff lli fix. | Jassi | 1 | -1/+1 |
2009-09-16 | ARM: S3C64XX: Fix divider value calculation in s3c64xx_roundrate_clksrc | Thomas Abraham | 1 | -1/+1 |
2009-09-16 | ARM: S3C6410: update clk->parent when setting clock source | Thomas Abraham | 1 | -0/+2 |
2009-09-16 | ARM: S3C6410: use correct divider_shift in setrate_clksrc() | Thomas Abraham | 1 | -2/+2 |
2009-09-15 | ARM: 5701/1: ARM: copy_page.S: take into account the size of the cache line | Kirill A. Shutemov | 1 | -8/+8 |
2009-09-15 | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size | Kirill A. Shutemov | 2 | -1/+6 |
2009-09-15 | ARM: 5696/1: Include device.h in VIC driver | Linus Walleij | 1 | -0/+1 |
2009-09-14 | Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 9 | -48/+118 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 32 | -305/+2287 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 4 | -2/+414 |
2009-09-15 | SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX | Eric Paris | 1 | -1/+1 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 77 | -1572/+4347 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 37 | -232/+755 |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 42 | -284/+729 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 112 | -4867/+14377 |
2009-09-14 | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2 | -1/+100 |
2009-09-14 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 500 | -2819/+48275 |
2009-09-14 | fix undefined reference to user_shm_unlock | Hugh Dickins | 1 | -1/+1 |
2009-09-14 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 80 | -2160/+5692 |
2009-09-14 | cleanup console_print() | Anirban Sinha | 7 | -32/+11 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 5 | -25/+85 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 8 | -452/+619 |
2009-09-15 | KEYS: Fix garbage collector | David Howells | 4 | -35/+73 |
2009-09-15 | KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent | Marc Dionne | 1 | -0/+1 |
2009-09-15 | CRED: Allow put_cred() to cope with a NULL groups list | David Howells | 1 | -1/+2 |
2009-09-14 | Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -380/+204 |
2009-09-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/... | Linus Torvalds | 21 | -806/+678 |
2009-09-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -100/+12 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 22 | -759/+567 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 13 | -267/+223 |
2009-09-14 | at_hdmac: Rework suspend_late()/resume_early() | Dan Williams | 1 | -7/+12 |
2009-09-14 | PM: Reset transition_started at dpm_resume_noirq | Xiaotian Feng | 1 | -1/+1 |
2009-09-14 | PM: Update kerneldoc comments in drivers/base/power/main.c | Rafael J. Wysocki | 1 | -85/+84 |
2009-09-14 | PM: Add convenience macro to make switching to dev_pm_ops less error-prone | Albin Tonnerre | 1 | -0/+14 |
2009-09-14 | hp-wmi: Switch driver to dev_pm_ops | Frans Pop | 1 | -5/+10 |
2009-09-14 | floppy: Switch driver to dev_pm_ops | Frans Pop | 1 | -2/+7 |
2009-09-14 | PM: Trivial fixes | Wu Fengguang | 1 | -2/+2 |
2009-09-14 | PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() | Gerald Schaefer | 1 | -6/+6 |
2009-09-14 | PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) | Rafael J. Wysocki | 1 | -4/+39 |
2009-09-14 | PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) | Rafael J. Wysocki | 3 | -72/+147 |
2009-09-14 | PM/Hibernate: Rework shrinking of memory | Rafael J. Wysocki | 1 | -47/+158 |