Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | V4L/DVB (13651): sh_mobile_ceu_camera: document the scaling and cropping algo... | Guennadi Liakhovetski | 2009-12-16 | 1 | -0/+157 | |
| * | | | | | | | | | | | | V4L/DVB (13619): v4l2-spec: Adds EBUSY error code for S_STD and QUERYSTD ioctls | Muralidharan Karicheri | 2009-12-16 | 2 | -0/+12 | |
| * | | | | | | | | | | | | V4L/DVB (13573): v4l2-spec: updated revision history, updated version to 2.6.33. | Hans Verkuil | 2009-12-16 | 2 | -6/+32 | |
| * | | | | | | | | | | | | V4L/DVB (13572): v4l2-spec: Digital Video Timings API documentation | Muralidharan Karicheri | 2009-12-16 | 11 | -4/+903 | |
| * | | | | | | | | | | | | V4L/DVB (13562): gspca - doc: Update webcam list. | Jean-Francois Moine | 2009-12-16 | 1 | -10/+24 | |
| * | | | | | | | | | | | | V4L/DVB (13549): v4l: Add video_device_node_name function | Laurent Pinchart | 2009-12-16 | 1 | -2/+14 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | seq_file: use proc_create() in documentation | Alexey Dobriyan | 2009-12-16 | 1 | -3/+1 | |
* | | | | | | | | | | | | proc: remove docbook and example | Alexey Dobriyan | 2009-12-16 | 3 | -841/+3 | |
* | | | | | | | | | | | | doc: SubmitChecklist, add ioctls, remove OSDL reference | Randy Dunlap | 2009-12-16 | 1 | -1/+4 | |
* | | | | | | | | | | | | viafb: documentation update | Harald Welte | 2009-12-16 | 1 | -11/+1 | |
* | | | | | | | | | | | | gpiolib: add support for changing value polarity in sysfs | Jani Nikula | 2009-12-16 | 1 | -0/+15 | |
* | | | | | | | | | | | | vt: make the default cursor shape configurable | Clemens Ladisch | 2009-12-16 | 1 | -0/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-12-15 | 1 | -5/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dm snapshot: add merge target | Mikulas Patocka | 2009-12-11 | 1 | -5/+55 | |
* | | | | | | | | | | | | lis3: update documentation to match latest changes | Samu Onkalo | 2009-12-15 | 1 | -7/+24 | |
* | | | | | | | | | | | | lis3: update documentation and comments | Éric Piel | 2009-12-15 | 1 | -10/+14 | |
* | | | | | | | | | | | | hwmon: w83627ehf updates | Daniel J Blueman | 2009-12-15 | 1 | -2/+8 | |
* | | | | | | | | | | | | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang | 2009-12-15 | 1 | -9/+0 | |
* | | | | | | | | | | | | ad525x_dpot: new driver for AD525x digital potentiometers | Michael Hennerich | 2009-12-15 | 1 | -0/+57 | |
* | | | | | | | | | | | | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz | 2009-12-15 | 1 | -0/+9 | |
* | | | | | | | | | | | | nommu: fix malloc performance by adding uninitialized flag | Jie Zhang | 2009-12-15 | 1 | -0/+26 | |
* | | | | | | | | | | | | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 2009-12-15 | 1 | -15/+7 | |
* | | | | | | | | | | | | Documentation: ABI: /sys/devices/system/cpu/cpu#/node | Alex Chiang | 2009-12-15 | 1 | -0/+14 | |
* | | | | | | | | | | | | mm: add numa node symlink for memory section in sysfs | Alex Chiang | 2009-12-15 | 2 | -5/+20 | |
* | | | | | | | | | | | | hugetlb: handle memory hot-plug events | Lee Schermerhorn | 2009-12-15 | 1 | -1/+2 | |
* | | | | | | | | | | | | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn | 2009-12-15 | 1 | -6/+6 | |
* | | | | | | | | | | | | hugetlb: update hugetlb documentation for NUMA controls | Lee Schermerhorn | 2009-12-15 | 1 | -85/+176 | |
* | | | | | | | | | | | | page-types: exit early when invoked with -d|--describe | Alex Chiang | 2009-12-15 | 1 | -2/+1 | |
* | | | | | | | | | | | | page-types: whitespace alignment | Alex Chiang | 2009-12-15 | 1 | -23/+23 | |
* | | | | | | | | | | | | page-types: learn to describe flags directly from command line | Alex Chiang | 2009-12-15 | 1 | -1/+20 | |
* | | | | | | | | | | | | page-types: unsigned cannot be less than 0 in add_page() | Roel Kluin | 2009-12-15 | 1 | -1/+1 | |
* | | | | | | | | | | | | page-types: constify read only arrays | Tommi Rantala | 2009-12-15 | 1 | -3/+3 | |
* | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-12-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 2 | -7/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86: Remove usedac in feature-removal-schedule.txt | FUJITA Tomonori | 2009-12-14 | 1 | -7/+0 | |
| * | | | | | | | | | | | | doc: Add documentation for bootloader_{type,version} | H. Peter Anvin | 2009-12-11 | 1 | -0/+31 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-12-14 | 1 | -4/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | md: add 'recovery_start' per-device sysfs attribute | Dan Williams | 2009-12-14 | 1 | -4/+23 | |
| * | | | | | | | | | | | | | md: Support write-intent bitmaps with externally managed metadata. | NeilBrown | 2009-12-14 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | md: support updating bitmap parameters via sysfs. | NeilBrown | 2009-12-14 | 1 | -0/+29 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | Documentation: rw_lock lessons learned | William Allen Simpson | 2009-12-14 | 1 | -100/+84 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-12-12 | 4 | -1/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 42 | -374/+2200 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -1/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mpc52xx/wdt: OF property to enable the WDT on boot | Albrecht Dreß | 2009-11-13 | 1 | -1/+16 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-24 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline state | Gautham R Shenoy | 2009-11-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | powerpc/86xx: Add power management support for MPC8610HPCD boards | Anton Vorontsov | 2009-11-12 | 1 | -0/+4 |