| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] update two drivers for poison.h | Randy Dunlap | 2006-06-28 | 1 | -1/+2 |
* | [PATCH] add poison.h and patch primary users | Randy Dunlap | 2006-06-28 | 1 | -2/+1 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-28 | 2 | -10/+44 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-28 | 1 | -0/+25 |
* | [PATCH] pgdat allocation for new node add (get node id by acpi) | Yasunori Goto | 2006-06-28 | 2 | -2/+16 |
* | [PATCH] pgdat allocation for new node add (specify node id) | Yasunori Goto | 2006-06-28 | 3 | -3/+6 |
* | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 2006-06-28 | 1 | -0/+11 |
* | [PATCH] Catch notification of memory add event of ACPI via container driver. ... | Yasunori Goto | 2006-06-28 | 1 | -0/+21 |
* | [PATCH] acpi memory hotplug cannot manage _CRS with plural resoureces | KAMEZAWA Hiroyuki | 2006-06-28 | 1 | -35/+77 |
* | Input: fix resetting name, phys and uniq when unregistering device | Dmitry Torokhov | 2006-06-27 | 1 | -1/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-27 | 1 | -1/+3 |
|\ |
|
| * | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug | Ingo Molnar | 2006-06-26 | 1 | -1/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-27 | 1 | -1/+3 |
|\ \ |
|
| * | | [SERIAL] 8250_pnp: add support for other Wacom tablets | Ben Collins | 2006-06-26 | 1 | -1/+3 |
* | | | [PATCH] type-oh bug in tlclk.c | mark gross | 2006-06-26 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 43 | -60/+55 |
|\ \ \ |
|
| * | | | Clean up 'inline is not at beginning' warnings for usb storage | Jesper Juhl | 2006-06-26 | 1 | -2/+2 |
| * | | | ixj: make ixj_set_tone_off() static | Matthew Martin | 2006-06-26 | 1 | -1/+1 |
| * | | | spelling fixes | Andreas Mohr | 2006-06-26 | 32 | -43/+43 |
| * | | | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -3/+3 |
| * | | | remove the bouncing email address of David Campbell | Adrian Bunk | 2006-06-26 | 8 | -11/+6 |
| |/ / |
|
* | | | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 | 1 | -1/+1 |
* | | | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 | 1 | -1/+1 |
* | | | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 | 1 | -11/+13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 | 3 | -8/+8 |
|\ \ \ |
|
| * | | | kconfig: remove leading whitespace in menu prompts | Roman Zippel | 2006-06-09 | 3 | -8/+8 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 | 1 | -21/+18 |
|\ \ \ \ |
|
| * | | | | [CRYPTO] padlock: Rearrange context structure to reduce code size | Herbert Xu | 2006-06-26 | 1 | -6/+4 |
| * | | | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 1 | -15/+14 |
| | |/ /
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-06-26 | 43 | -240/+510 |
|\ \ \ \ |
|
| * | | | | Input: iforce - remove some pointless casts | Jesper Juhl | 2006-06-26 | 1 | -3/+3 |
| * | | | | Input: psmouse - add support for Intellimouse 4.0 | Pozsar Balazs | 2006-06-26 | 1 | -3/+30 |
| * | | | | Input: atkbd - fix HANGEUL/HANJA keys | Dmitry Torokhov | 2006-06-26 | 2 | -79/+135 |
| * | | | | Input: fix misspelling of Hangeul key | Jerome Pinot | 2006-06-26 | 4 | -7/+7 |
| * | | | | Input: via-pmu - add input device support | Johannes Berg | 2006-06-26 | 4 | -1/+97 |
| * | | | | Input: rearrange exports | Dmitry Torokhov | 2006-06-26 | 1 | -15/+14 |
| * | | | | Input: fix formatting to better follow CodingStyle | Dmitry Torokhov | 2006-06-26 | 5 | -61/+119 |
| * | | | | Input: reset name, phys and uniq when unregistering | Dmitry Torokhov | 2006-06-26 | 1 | -1/+18 |
| * | | | | Input: return correct size when reading modalias attribute | Richard Purdie | 2006-06-26 | 1 | -1/+1 |
| * | | | | Input: fix potential overflows in driver/input/keyboard | Dmitry Torokhov | 2006-06-26 | 5 | -10/+16 |
| * | | | | Input: fix potential overflows in driver/input/touchscreen | Dmitry Torokhov | 2006-06-26 | 3 | -3/+3 |
| * | | | | Input: fix potential overflows in driver/input/joystick | Dmitry Torokhov | 2006-06-26 | 16 | -30/+40 |
| * | | | | Input: fix potential overflows in driver/input/mouse | Dmitry Torokhov | 2006-06-26 | 4 | -14/+18 |
| * | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2006-06-26 | 1347 | -84756/+93132 |
| |\| | | |
|
| * | | | | Input: fix accuracy of fixp-arith.h | Anssi Hannula | 2006-06-05 | 1 | -9/+6 |
| * | | | | Input: iforce - use ENOSPC instead of ENOMEM | Anssi Hannula | 2006-06-05 | 1 | -4/+4 |
| * | | | | Input: constify drivers/char/keyboard.c | Andreas Mohr | 2006-06-05 | 1 | -4/+4 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-26 | 17 | -75/+145 |
|\ \ \ \ \ |
|
| * | | | | | V4L/DVB (4227): Update this driver for recent header file movement. | Andrew Morton | 2006-06-26 | 1 | -1/+1 |
| * | | | | | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil | 2006-06-26 | 2 | -0/+31 |