Age | Commit message (Expand) | Author | Files | Lines |
2011-01-31 | ia64: Switch do_timer() to xtime_update() | Torben Hohn | 2 | -22/+10 |
2011-01-31 | h8300: Switch do_timer() to xtime_update() | Torben Hohn | 2 | -4/+2 |
2011-01-31 | frv: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -12/+2 |
2011-01-31 | cris: arch-v32: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -4/+2 |
2011-01-31 | cris: arch-v10: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -2/+2 |
2011-01-31 | blackfin: Switch from do_timer() to xtime_update() | Torben Hohn | 1 | -4/+2 |
2011-01-31 | arm/mach-clps711x: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -1/+1 |
2011-01-31 | arm: Switch from do_timer() to xtime_update() | Torben Hohn | 1 | -3/+1 |
2011-01-31 | alpha: Change do_timer() to xtime_update() | Torben Hohn | 1 | -6/+2 |
2011-01-31 | time: Provide xtime_update() | Torben Hohn | 2 | -0/+14 |
2011-01-31 | time: Remove unused __get_wall_to_monotonic() | Thomas Gleixner | 2 | -6/+0 |
2011-01-31 | time: Provide get_xtime_and_monotonic_offset() | Torben Hohn | 3 | -11/+19 |
2011-01-31 | time: Move get_jiffies_64 to kernel/time/jiffies.c | Torben Hohn | 2 | -17/+18 |
2011-01-31 | time: Move do_timer() to kernel/time/timekeeping.c | Torben Hohn | 3 | -15/+13 |
2011-01-31 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 1 | -27/+1 |
2011-01-31 | Input: rc-keymap - return KEY_RESERVED for unknown mappings | Dmitry Torokhov | 1 | -11/+17 |
2011-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -11/+27 |
2011-01-31 | Fix prlimit64 for suid/sgid processes | Kacper Kornet | 1 | -1/+2 |
2011-01-31 | intel_scu_ipc: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2011-01-31 | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). | Anton Altaparmakov | 2 | -4/+9 |
2011-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 15 | -704/+371 |
2011-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2 | -9/+10 |
2011-01-31 | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 1 | -0/+0 |
2011-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 19 | -56/+54 |
2011-01-31 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -75/+85 |
2011-01-31 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 4 | -11/+15 |
2011-01-29 | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" | Artem Bityutskiy | 1 | -27/+1 |
2011-01-29 | Input: synaptics - retry failed resets when reconnecting | Alexandre Peixoto Ferreira | 1 | -2/+11 |
2011-01-29 | Input: synaptics - fix reconnect logic on MT devices | Alexandre Peixoto Ferreira | 1 | -6/+13 |
2011-01-29 | Input: tegra-kbc - fix keymap entry for LeftMeta key | Rakesh Iyer | 1 | -1/+1 |
2011-01-29 | Input: tegra-kbc - fix build error | Rakesh Iyer | 1 | -2/+2 |
2011-01-28 | Delete zero-length drivers/staging/vme/bridges/Module.symvers | Jeff Garzik | 1 | -0/+0 |
2011-01-28 | libata: set queue DMA alignment to sector size for ATAPI too | Tejun Heo | 1 | -6/+18 |
2011-01-28 | libata: DVR-212D can't do SETXFER DVD-RW DVR-212D | Francesco Antonacci | 1 | -0/+1 |
2011-01-28 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Anssi Hannula | 1 | -0/+2 |
2011-01-28 | pata_hpt37x: inherit prereset() method for HPT374 | Sergei Shtylyov | 1 | -3/+2 |
2011-01-28 | ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 1 | -0/+1 |
2011-01-28 | pata_hpt37x: fold 'if' statement into 'switch' | Sergei Shtylyov | 1 | -46/+43 |
2011-01-28 | pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) | Sergei Shtylyov | 2 | -18/+16 |
2011-01-28 | pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) | Sergei Shtylyov | 2 | -6/+6 |
2011-01-28 | pata_mpc52xx: inherit from ata_bmdma_port_ops | Tejun Heo | 1 | -1/+1 |
2011-01-28 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 14 | -29/+28 |
2011-01-28 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+13 |
2011-01-28 | Export the augmented rbtree helper functions | Andreas Gruenbacher | 1 | -0/+3 |
2011-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 5 | -14/+54 |
2011-01-28 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 20 | -45/+132 |
2011-01-28 | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu... | Dave Airlie | 1 | -5/+0 |
2011-01-28 | drm/nv50: fix regression on IGPs | Ben Skeggs | 1 | -5/+0 |
2011-01-28 | drm/radeon/kms: re-emit full context state for evergreen blits | Alex Deucher | 1 | -6/+33 |
2011-01-28 | drm/radeon/kms: release CMASK access in preclose_kms | Marek Olšák | 1 | -0/+2 |