| Commit message (Expand) | Author | Files | Lines |
2012-01-18 | cifs: better instrumentation for coalesce_t2 | Jeff Layton | 1 | -34/+50 |
2012-01-12 | cifs: integer overflow in parse_dacl() | Dan Carpenter | 1 | -0/+2 |
2012-01-12 | x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y | Bjorn Helgaas | 1 | -1/+2 |
2012-01-12 | sh: magicpanelr2: Update for parse_mtd_partitions() fallout. | Paul Mundt | 1 | -32/+2 |
2012-01-12 | sh: mach-rsk: Update for parse_mtd_partitions() fallout. | Paul Mundt | 1 | -37/+6 |
2012-01-12 | sh: sh2a: Improve cache flush/invalidate functions | Phil Edworthy | 1 | -39/+84 |
2012-01-12 | sh: also without PM_RUNTIME pm_runtime.o must be built | Guennadi Liakhovetski | 1 | -1/+1 |
2012-01-12 | sh: add a resource name for shdma | Shimoda, Yoshihiro | 6 | -7/+12 |
2012-01-12 | arm: mach-shmobile: add a resource name for shdma | Shimoda, Yoshihiro | 2 | -4/+4 |
2012-01-12 | ARM: mach-shmobile: r8a7779 SMP support V3 | Magnus Damm | 6 | -8/+201 |
2012-01-12 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 10 | -0/+31 |
2012-01-12 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings | 2 | -9/+6 |
2012-01-11 | sched: Fix lockup by limiting load-balance retries on lock-break | Peter Zijlstra | 1 | -3/+7 |
2012-01-11 | ASoC: twl6040 - Add method to query optimum PDM_DL1 gain | Liam Girdwood | 2 | -0/+24 |
2012-01-11 | ALSA: hda - Fix the lost power-setup of seconary pins after PM resume | Takashi Iwai | 1 | -13/+23 |
2012-01-11 | ALSA: usb-audio: add Yamaha MOX6/MOX8 support | Clemens Ladisch | 1 | -0/+26 |
2012-01-11 | ALSA: virtuoso: add S/PDIF input support for all Xonars | Clemens Ladisch | 3 | -3/+7 |
2012-01-11 | ALSA: ice1724 - Support for ooAoo SQ210a | Pavel Hofman | 1 | -0/+35 |
2012-01-11 | ALSA: ice1724 - Allow card info based on model only | Pavel Hofman | 1 | -3/+5 |
2012-01-11 | ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations | Pavel Hofman | 2 | -3/+11 |
2012-01-11 | ALSA: hdspm - Provide unique driver id based on card serial | Adrian Knoth | 1 | -2/+19 |
2012-01-11 | autofs4: deal with autofs4_write/autofs4_write races | Al Viro | 3 | -4/+7 |
2012-01-11 | autofs4: catatonic_mode vs. notify_daemon race | Al Viro | 1 | -11/+14 |
2012-01-11 | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race | Al Viro | 1 | -1/+7 |
2012-01-11 | user namespace: make signal.c respect user namespaces | Serge E. Hallyn | 2 | -4/+46 |
2012-01-11 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo | 2 | -26/+53 |
2012-01-11 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov | 5 | -4/+135 |
2012-01-11 | procfs: parse mount options | Vasiliy Kulikov | 3 | -2/+64 |
2012-01-11 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov | 2 | -0/+367 |
2012-01-11 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov | 2 | -11/+11 |
2012-01-11 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 3 | -5/+23 |
2012-01-11 | sparc: make SA_NOMASK a synonym of SA_NODEFER | Matt Fleming | 1 | -1/+2 |
2012-01-11 | reiserfs: don't lock root inode searching | Frederic Weisbecker | 1 | -15/+13 |
2012-01-11 | reiserfs: don't lock journal_init() | Frederic Weisbecker | 2 | -43/+31 |
2012-01-11 | reiserfs: delay reiserfs lock until journal initialization | Frederic Weisbecker | 2 | -22/+24 |
2012-01-11 | reiserfs: delete comments referring to the BKL | Davidlohr Bueso | 1 | -7/+4 |
2012-01-11 | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range | Ben Hutchings | 1 | -2/+2 |
2012-01-11 | drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 | Benoit Cousson | 2 | -2/+20 |
2012-01-11 | drivers/rtc/: remove redundant spi driver bus initialization | Lars-Peter Clausen | 5 | -5/+0 |
2012-01-11 | drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static | Axel Lin | 1 | -1/+1 |
2012-01-11 | drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static | Axel Lin | 1 | -1/+1 |
2012-01-11 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 30 | -351/+30 |
2012-01-11 | drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc() | Mark Brown | 1 | -3/+1 |
2012-01-11 | drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler | Mark Brown | 1 | -20/+0 |
2012-01-11 | rtc/ab8500: add calibration attribute to AB8500 RTC | Mark Godfrey | 2 | -0/+124 |
2012-01-11 | drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range() | Linus Walleij | 1 | -3/+3 |
2012-01-11 | rtc/ab8500: set can_wake flag | Andrew Lynn | 1 | -0/+2 |
2012-01-11 | rtc/ab8500: don't disable IRQ:s when suspending | Robert Marklund | 1 | -2/+2 |
2012-01-11 | drivers/rtc/rtc-mxc.c: make alarm work | Yauhen Kharuzhy | 1 | -53/+59 |
2012-01-11 | drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC | Yauhen Kharuzhy | 1 | -0/+11 |