| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-24 | 28 | -69/+304 |
|\ |
|
| * | procfs: speed up /proc/pid/stat, statm | KAMEZAWA Hiroyuki | 2012-03-24 | 1 | -0/+2 |
| * | procfs: add num_to_str() to speed up /proc/stat | KAMEZAWA Hiroyuki | 2012-03-24 | 2 | -1/+4 |
| * | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP | Jason Baron | 2012-03-24 | 2 | -0/+5 |
| * | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-24 | 1 | -1/+0 |
| * | usermodehelper: kill umh_wait, renumber UMH_* constants | Oleg Nesterov | 2012-03-24 | 1 | -11/+7 |
| * | usermodehelper: implement UMH_KILLABLE | Oleg Nesterov | 2012-03-24 | 1 | -0/+2 |
| * | ptrace: remove PTRACE_SEIZE_DEVEL bit | Denys Vlasenko | 2012-03-24 | 1 | -4/+1 |
| * | ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ... | Denys Vlasenko | 2012-03-24 | 1 | -1/+2 |
| * | ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code | Denys Vlasenko | 2012-03-24 | 1 | -18/+15 |
| * | ptrace: don't send SIGTRAP on exec if SEIZED | Oleg Nesterov | 2012-03-24 | 1 | -2/+3 |
| * | ptrace: the killed tracee should not enter the syscall | Oleg Nesterov | 2012-03-24 | 1 | -4/+5 |
| * | poll: add poll_requested_events() and poll_does_not_wait() functions | Hans Verkuil | 2012-03-24 | 2 | -7/+32 |
| * | crc32: bolt on crc32c | Darrick J. Wong | 2012-03-24 | 1 | -0/+2 |
| * | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 2012-03-24 | 3 | -7/+8 |
| * | leds-lm3530: support pwm input mode | Kim, Milo | 2012-03-24 | 1 | -0/+9 |
| * | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo | 2012-03-24 | 1 | -0/+11 |
| * | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo | 2012-03-24 | 1 | -0/+13 |
| * | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo | 2012-03-24 | 1 | -0/+1 |
| * | bitops: introduce for_each_clear_bit() | Akinobu Mita | 2012-03-24 | 1 | -0/+11 |
| * | bitops: remove for_each_set_bit_cont() | Akinobu Mita | 2012-03-24 | 1 | -3/+0 |
| * | bitops: rename for_each_set_bit_cont() in favor of analogous list.h function | Akinobu Mita | 2012-03-24 | 1 | -1/+4 |
| * | backlight: new backlight driver for LP855x devices | Kim, Milo | 2012-03-24 | 1 | -0/+131 |
| * | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision | Lennart Poettering | 2012-03-24 | 2 | -0/+15 |
| * | consolidate WARN_...ONCE() static variables | Jan Beulich | 2012-03-24 | 3 | -4/+5 |
| * | headers: include linux/types.h where appropriate | Bobby Powers | 2012-03-24 | 4 | -1/+8 |
| * | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 2012-03-24 | 1 | -1/+1 |
| * | magic.h: move some FS magic numbers into magic.h | Muthu Kumar | 2012-03-24 | 2 | -8/+12 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-23 | 18 | -26/+444 |
|\ \ |
|
| * | | [media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware... | Guennadi Liakhovetski | 2012-03-20 | 1 | -0/+2 |
| * | | [media] v4l: Add driver for Micron MT9M032 camera sensor | Martin Hostettler | 2012-03-19 | 1 | -0/+36 |
| * | | [media] gpio-ir-recv: a couple signedness bugs | Dan Carpenter | 2012-03-19 | 1 | -1/+1 |
| * | | [media] V4L: Improve the selection API documentation | Sylwester Nawrocki | 2012-03-19 | 1 | -15/+15 |
| * | | [media] add blackfin capture bridge driver | Scott Jiang | 2012-03-19 | 2 | -0/+111 |
| * | | [media] vs6624: add vs6624 sensor driver | Scott Jiang | 2012-03-19 | 1 | -0/+3 |
| * | | [media] adv7183: add adv7183 decoder driver | Scott Jiang | 2012-03-19 | 2 | -0/+50 |
| * | | [media] v4l: Add custom compat_ioctl32 operation | Laurent Pinchart | 2012-03-19 | 1 | -0/+3 |
| * | | Merge tag 'v3.3' into staging/for_v3.4 | Mauro Carvalho Chehab | 2012-03-19 | 96 | -560/+487 |
| |\ \ |
|
| * | | | [media] tea575x-tuner: update to latest V4L2 framework requirements | Hans Verkuil | 2012-03-19 | 1 | -1/+5 |
| * | | | [media] rc: Add support for GPIO based IR Receiver driver | Ravi Kumar V | 2012-03-08 | 1 | -0/+22 |
| * | | | [media] Add support for KWorld PC150-U ATSC hybrid tuner card | Kyle Strickland | 2012-03-08 | 1 | -0/+1 |
| * | | | [media] V4L: Add JPEG compression control class | Sylwester Nawrocki | 2012-02-28 | 1 | -0/+24 |
| * | | | [media] v4l: s5p-tv: hdmi: add support for platform data | Tomasz Stanislawski | 2012-02-28 | 1 | -0/+35 |
| * | | | [media] v4l: s5p-tv: add sii9234 driver | Tomasz Stanislawski | 2012-02-28 | 1 | -0/+24 |
| * | | | [media] tuner: add support for Xceive XC5000C | Michael Krufky | 2012-02-14 | 1 | -0/+1 |
| * | | | [media] v4l2-ctrls: add helper functions for control events | Hans Verkuil | 2012-02-14 | 1 | -0/+9 |
| * | | | [media] v4l2: standardize log start/end message | Hans Verkuil | 2012-02-14 | 1 | -0/+4 |
| * | | | [media] IT913X Version 1 and Version 2 keymaps | Malcolm Priestley | 2012-02-14 | 1 | -0/+2 |
| * | | | [media] ivtv: add IVTV_IOC_PASSTHROUGH_MODE | Hans Verkuil | 2012-02-14 | 1 | -1/+5 |
| * | | | [media] v4l2-ctrls: add new controls for MPEG decoder devices | Hans Verkuil | 2012-02-14 | 1 | -0/+13 |