Age | Commit message (Expand) | Author | Files | Lines |
2012-11-13 | Revert "Staging: Android alarm: IOCTL command encoding fix" | Colin Cross | 1 | -3/+1 |
2012-10-26 | Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 28 | -241/+271 |
2012-10-24 | staging: tidspbridge: delete unused mmu functions | Omar Ramirez Luna | 2 | -78/+0 |
2012-10-24 | staging: tidspbridge: ioremap physical address of the stack segment in shm | Omar Ramirez Luna | 1 | -6/+15 |
2012-10-24 | staging: tidspbridge: ioremap dsp sync addr | Omar Ramirez Luna | 1 | -11/+26 |
2012-10-24 | staging: tidspbridge: change type to __iomem for per and core addresses | Omar Ramirez Luna | 2 | -6/+6 |
2012-10-24 | staging: tidspbridge: drop const from custom mmu implementation | Omar Ramirez Luna | 2 | -34/+34 |
2012-10-24 | staging: tidspbridge: request the right irq for mmu | Omar Ramirez Luna | 1 | -2/+2 |
2012-10-24 | staging: ipack: add missing include (implicit declaration of function 'kfree') | Sergei Trofimovich | 1 | -0/+1 |
2012-10-22 | staging: ramster: depends on NET | Randy Dunlap | 1 | -0/+1 |
2012-10-22 | staging: omapdrm: fix allocation size for page addresses array | Vincent Penquerc'h | 1 | -2/+2 |
2012-10-22 | staging: zram: Fix handling of incompressible pages | Nitin Gupta | 1 | -2/+10 |
2012-10-22 | Staging: android: binder: Allow using highmem for binder buffers | Arve Hjønnevåg | 1 | -1/+1 |
2012-10-22 | Staging: android: binder: Fix memory leak on thread/process exit | Arve Hjønnevåg | 1 | -1/+27 |
2012-10-22 | staging: comedi: ni_labpc: fix possible NULL deref during detach | Ian Abbott | 1 | -0/+2 |
2012-10-22 | staging: comedi: das08: fix possible NULL deref during detach | Ian Abbott | 1 | -0/+2 |
2012-10-22 | staging: comedi: amplc_pc263: fix possible NULL deref during detach | Ian Abbott | 1 | -0/+2 |
2012-10-22 | staging: comedi: amplc_pc236: fix possible NULL deref during detach | Ian Abbott | 1 | -0/+2 |
2012-10-22 | staging: comedi: amplc_pc236: fix invalid register access during detach | Ian Abbott | 1 | -2/+1 |
2012-10-22 | staging: comedi: amplc_dio200: fix possible NULL deref during detach | Ian Abbott | 1 | -0/+2 |
2012-10-22 | staging: comedi: 8255_pci: fix possible NULL deref during detach | Ian Abbott | 1 | -0/+2 |
2012-10-22 | staging: comedi: ni_daq_700: fix dio subdevice regression | Fred Brooks | 1 | -1/+1 |
2012-10-19 | staging:iio:adis16400: Fixup adis16336 temp channel attributes | Lars-Peter Clausen | 1 | -1/+1 |
2012-10-19 | staging:iio:adis16400: Report correct temperature scale and offset | Lars-Peter Clausen | 2 | -3/+22 |
2012-10-19 | staging:iio: Fix adis16400 channel offsets and scales | Lars-Peter Clausen | 1 | -26/+27 |
2012-10-19 | staging:iio: Fix adis16260 channel offsets and scales | Lars-Peter Clausen | 1 | -12/+17 |
2012-10-19 | staging:iio: Fix adis16240 channel offsets and scales | Lars-Peter Clausen | 1 | -11/+12 |
2012-10-19 | staging:iio: Fix adis16220 channel offsets and scales | Lars-Peter Clausen | 1 | -8/+11 |
2012-10-19 | staging:iio: Fix adis16209 channel offsets and scales | Lars-Peter Clausen | 1 | -8/+10 |
2012-10-19 | staging:iio: Fix adis16204 channel offsets and scales | Lars-Peter Clausen | 1 | -10/+12 |
2012-10-19 | staging:iio: Fix adis16203 channel offsets and scales | Lars-Peter Clausen | 1 | -9/+11 |
2012-10-19 | staging:iio: Fix adis16201 channel offsets and scales | Lars-Peter Clausen | 1 | -11/+13 |
2012-10-17 | staging: dgrp: check return value of alloc_tty_driver | Bill Pemberton | 1 | -0/+9 |
2012-10-17 | staging: dgrp: check for NULL pointer in (un)register_proc_table | Bill Pemberton | 1 | -0/+6 |
2012-10-14 | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman | 29 | -10588/+48 |
2012-10-13 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -2/+3 |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 1 | -2/+3 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2 | -2/+2 |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov | 1 | -1/+0 |
2012-10-09 | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 1 | -2/+3 |
2012-10-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 1 | -2/+3 |
2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 24 | -10581/+40 |
2012-10-05 | staging: serial: dgrp: Add missing #include <linux/uaccess.h> | Geert Uytterhoeven | 3 | -0/+3 |
2012-10-03 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -6/+3 |
2012-10-03 | userns: Fix build of drivers/staging/dgrp | Eric W. Biederman | 1 | -2/+2 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -100/+14 |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -3/+5 |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -7/+7 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -3/+3 |
2012-10-02 | drm: refcnt drm_framebuffer (v4.1) | Rob Clark | 1 | -2/+2 |