| Commit message (Expand) | Author | Age |
... | |
| * | | kconfig: improve config load/save output | Roman Zippel | 2006-06-09 |
| * | | kbuild: fix false section mismatch with ARCH=um build | Sam Ravnborg | 2006-06-08 |
| * | | kbuild: ignore smp_locks section warnings from init/exit code | Randy Dunlap | 2006-06-08 |
| * | | kbuild: fix make rpm for powerpc | Mike Wolf | 2006-06-08 |
| * | | kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined | Pavel Roskin | 2006-06-08 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | [CRYPTO] tcrypt: Forbid tcrypt from being built-in | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] tcrypt: Speed benchmark support for digest algorithms | Michal Ludvig | 2006-06-26 |
| * | | | [CRYPTO] tcrypt: Return -EAGAIN from module_init() | Michal Ludvig | 2006-06-26 |
| * | | | [CRYPTO] api: Allow replacement when registering new algorithms | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] api: Removed const from cra_name/cra_driver_name | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] api: Added cra_init/cra_exit | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] api: Fixed incorrect passing of context instead of tfm | Michal Ludvig | 2006-06-26 |
| * | | | [CRYPTO] padlock: Rearrange context structure to reduce code size | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] digest: Remove unnecessary zeroing during init | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] aes-i586: Get rid of useless function wrappers | Herbert Xu | 2006-06-26 |
| * | | | [CRYPTO] digest: Add alignment handling | Atsushi Nemoto | 2006-06-26 |
| * | | | [CRYPTO] khazad: Use 32-bit reads on key | Atsushi Nemoto | 2006-06-26 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | Input: iforce - remove some pointless casts | Jesper Juhl | 2006-06-26 |
| * | | | Input: psmouse - add support for Intellimouse 4.0 | Pozsar Balazs | 2006-06-26 |
| * | | | Input: atkbd - fix HANGEUL/HANJA keys | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 |
| * | | | Input: via-pmu - add input device support | Johannes Berg | 2006-06-26 |
| * | | | Input: rearrange exports | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: fix formatting to better follow CodingStyle | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: reset name, phys and uniq when unregistering | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: return correct size when reading modalias attribute | Richard Purdie | 2006-06-26 |
| * | | | Input: change my e-mail address in MAINTAINERS file | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: fix potential overflows in driver/input/keyboard | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: fix potential overflows in driver/input/touchscreen | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov | 2006-06-26 |
| * | | | Input: fix potential overflows in driver/input/mouse | Dmitry Torokhov | 2006-06-26 |
| * | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-06-26 |
| |\| | |
|
| * | | | Input: fix accuracy of fixp-arith.h | Anssi Hannula | 2006-06-05 |
| * | | | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula | 2006-06-05 |
| * | | | Input: constify drivers/char/keyboard.c | Andreas Mohr | 2006-06-05 |
* | | | | [PATCH] m68knommu: use configurable RAM setup page_offset.h | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: use configurable RAM setup in start up code | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: use configurable RAM setup in linker script | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: create configurable RAM setup | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: remove unused vars from generic 68328 start code | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: remove __ramvec from 68328/pilot start code | Greg Ungerer | 2006-06-26 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-26 |
|\ \ \ \ |
|
| * | | | | V4L/DVB (4227): Update this driver for recent header file movement. | Andrew Morton | 2006-06-26 |
| * | | | | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil | 2006-06-26 |
| * | | | | V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY. | Hans Verkuil | 2006-06-26 |
| * | | | | V4L/DVB (4221): Add HM12 YUV format define. | Hans Verkuil | 2006-06-26 |