| Commit message (Expand) | Author | Age |
* | Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-26 |
|\ |
|
| * | staging: tidspbridge: delete unused mmu functions | Omar Ramirez Luna | 2012-10-24 |
| * | staging: tidspbridge: ioremap physical address of the stack segment in shm | Omar Ramirez Luna | 2012-10-24 |
| * | staging: tidspbridge: ioremap dsp sync addr | Omar Ramirez Luna | 2012-10-24 |
| * | staging: tidspbridge: change type to __iomem for per and core addresses | Omar Ramirez Luna | 2012-10-24 |
| * | staging: tidspbridge: drop const from custom mmu implementation | Omar Ramirez Luna | 2012-10-24 |
| * | staging: tidspbridge: request the right irq for mmu | Omar Ramirez Luna | 2012-10-24 |
| * | staging: ipack: add missing include (implicit declaration of function 'kfree') | Sergei Trofimovich | 2012-10-24 |
| * | staging: ramster: depends on NET | Randy Dunlap | 2012-10-22 |
| * | staging: omapdrm: fix allocation size for page addresses array | Vincent Penquerc'h | 2012-10-22 |
| * | staging: zram: Fix handling of incompressible pages | Nitin Gupta | 2012-10-22 |
| * | Staging: android: binder: Allow using highmem for binder buffers | Arve Hjønnevåg | 2012-10-22 |
| * | Staging: android: binder: Fix memory leak on thread/process exit | Arve Hjønnevåg | 2012-10-22 |
| * | staging: comedi: ni_labpc: fix possible NULL deref during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: das08: fix possible NULL deref during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: amplc_pc263: fix possible NULL deref during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: amplc_pc236: fix possible NULL deref during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: amplc_pc236: fix invalid register access during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: amplc_dio200: fix possible NULL deref during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: 8255_pci: fix possible NULL deref during detach | Ian Abbott | 2012-10-22 |
| * | staging: comedi: ni_daq_700: fix dio subdevice regression | Fred Brooks | 2012-10-22 |
| * | staging:iio:adis16400: Fixup adis16336 temp channel attributes | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio:adis16400: Report correct temperature scale and offset | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16400 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16260 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16240 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16220 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16209 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16204 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16203 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
| * | staging:iio: Fix adis16201 channel offsets and scales | Lars-Peter Clausen | 2012-10-19 |
* | | staging: dgrp: check return value of alloc_tty_driver | Bill Pemberton | 2012-10-17 |
* | | staging: dgrp: check for NULL pointer in (un)register_proc_table | Bill Pemberton | 2012-10-17 |
* | | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman | 2012-10-15 |
|\| |
|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-12 |
| |\ |
|
| | *-. | Merge branches 'fixes-for-37', 'ec' and 'thermal' into release | Len Brown | 2012-10-09 |
| | |\ \ |
|
| | | | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Len Brown | 2012-10-09 |
| | | | |\ |
|
| | | | | * | Fix a build error. | Eduardo Valentin | 2012-09-24 |
| | | | | * | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 2012-09-24 |
| * | | | | | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-10-11 |
| |\ \ \ \ \ |
|
| | * | | | | | OMAPDRM: Remove manager->device references | Archit Taneja | 2012-09-26 |
| * | | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
| * | | | | | | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov | 2012-10-09 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-07 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Merge tag 'v3.6' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-10-01 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | [media] v4l2: make vidioc_s_crop const | Hans Verkuil | 2012-09-26 |
| | * | | | | [media] v4l2: make vidioc_s_jpegcomp const | Hans Verkuil | 2012-09-26 |
| | * | | | | Merge tag 'v3.6-rc3' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-08-24 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | [media] common: move media/common/tuners to media/tuners | Mauro Carvalho Chehab | 2012-08-13 |
| | * | | | | [media] dvb-usb: move it to drivers/media/usb/dvb-usb | Mauro Carvalho Chehab | 2012-08-13 |