| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-05 | 2 | -1/+106 |
|\ |
|
| * | sh: Add documentation and integrate into docbook build. | Paul Mundt | 2008-08-04 | 2 | -1/+106 |
* | | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 2 | -3/+3 |
* | | dual license ftrace.txt | Steven Rostedt | 2008-08-01 | 1 | -0/+1 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-08-01 | 3 | -12/+471 |
|\ \ |
|
| * | | [PATCH] configfs: Convenience macros for attribute definition. | Joel Becker | 2008-08-01 | 3 | -12/+471 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-08-01 | 1 | -0/+18 |
|\ \ \ |
|
| * | | | kgdb: fix kgdb_validate_break_address to perform a mem write | Jason Wessel | 2008-08-01 | 1 | -0/+10 |
| * | | | kgdb: remove the requirement for CONFIG_FRAME_POINTER | Jason Wessel | 2008-08-01 | 1 | -0/+8 |
| |/ / |
|
* | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-08-01 | 2 | -7/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | hwmon: (lm85) Drop dead code | Jean Delvare | 2008-08-01 | 1 | -7/+4 |
| * | | hwmon: (dme1737) probe all addresses | Juerg Haefliger | 2008-08-01 | 1 | -0/+4 |
* | | | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-01 | 5 | -0/+799 |
|\ \ \ |
|
| * | | | regulator: documentation - ABI | Liam Girdwood | 2008-07-30 | 1 | -0/+315 |
| * | | | regulator: documentation - machine | Liam Girdwood | 2008-07-30 | 1 | -0/+101 |
| * | | | regulator: documentation - regulator driver | Liam Girdwood | 2008-07-30 | 1 | -0/+30 |
| * | | | regulator: documentation - consumer interface | Liam Girdwood | 2008-07-30 | 1 | -0/+182 |
| * | | | regulator: documentation - overview | Liam Girdwood | 2008-07-30 | 1 | -0/+171 |
* | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-08-01 | 1 | -0/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'master' of /home/cbou/linux-2.6 | Anton Vorontsov | 2008-07-30 | 219 | -3331/+9336 |
| |\| | |
|
| * | | | power_supply: add CHARGE_COUNTER property and olpc_battery support for it | Andres Salomon | 2008-05-13 | 1 | -0/+4 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 | 3 | -199/+11 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 | 3 | -199/+11 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Documentation: remove old sbc8260 board specific information | Paul Gortmaker | 2008-07-28 | 2 | -199/+0 |
| | * | | | cpm_uart: Modem control lines support | Laurent Pinchart | 2008-07-28 | 1 | -0/+11 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-30 | 1 | -4/+16 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | rfkill: document rfkill_force_state as required (v2) | Henrique de Moraes Holschuh | 2008-07-29 | 1 | -4/+16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-07-29 | 1 | -133/+386 |
|\ \ \ \ \ |
|
| * | | | | | lguest: turn Waker into a thread, not a process | Rusty Russell | 2008-07-29 | 1 | -63/+57 |
| * | | | | | lguest: Enlarge virtio rings | Rusty Russell | 2008-07-29 | 1 | -2/+2 |
| * | | | | | lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap | Rusty Russell | 2008-07-29 | 1 | -14/+20 |
| * | | | | | lguest: Remove 'network: no dma buffer!' warning | Rusty Russell | 2008-07-29 | 1 | -2/+0 |
| * | | | | | lguest: Adaptive timeout | Rusty Russell | 2008-07-29 | 1 | -1/+11 |
| * | | | | | lguest: Tell Guest net not to notify us on every packet xmit | Rusty Russell | 2008-07-29 | 1 | -13/+93 |
| * | | | | | lguest: net block unneeded receive queue update notifications | Rusty Russell | 2008-07-29 | 1 | -1/+13 |
| * | | | | | lguest: wrap last_avail accesses. | Rusty Russell | 2008-07-29 | 1 | -5/+11 |
| * | | | | | lguest: virtio-rng support | Rusty Russell | 2008-07-29 | 1 | -0/+90 |
| * | | | | | lguest: Support assigning a MAC address | Mark McLoughlin | 2008-07-29 | 1 | -33/+89 |
| * | | | | | lguest: Don't leak /dev/zero fd | Mark McLoughlin | 2008-07-29 | 1 | -0/+1 |
| * | | | | | lguest: fix verbose printing of device features. | Rusty Russell | 2008-07-29 | 1 | -2/+2 |
* | | | | | | kdump: update kdump documentation as kexec-tools-resting has been renamed kex... | Simon Horman | 2008-07-29 | 1 | -10/+10 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-07-28 | 4 | -4/+68 |
|\ \ \ \ \ |
|
| * | | | | | Merge ../linux-2.6 | Mauro Carvalho Chehab | 2008-07-28 | 1 | -8/+2 |
| |\| | | | |
|
| * | | | | | V4L/DVB (8546): add tuner-3036 and dpc7146 drivers to feature-removal-schedul... | Hans Verkuil | 2008-07-27 | 1 | -0/+24 |
| * | | | | | Merge ../linux-2.6 | Mauro Carvalho Chehab | 2008-07-27 | 2 | -4/+5 |
| |\ \ \ \ \ |
|
| * | | | | | | V4L/DVB (8541): em28xx: HVR-950 entry is duplicated. | Mauro Carvalho Chehab | 2008-07-27 | 1 | -3/+2 |
| * | | | | | | V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo model | Vitaly Wool | 2008-07-27 | 1 | -0/+1 |
| * | | | | | | V4L/DVB (8539): em28xx-cards: New supported IDs for analog models | Douglas Schilling Landgraf | 2008-07-27 | 1 | -2/+39 |
| * | | | | | | V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 model | Aron Szabo | 2008-07-27 | 1 | -0/+1 |
| * | | | | | | Merge ../linux-2.6 | Mauro Carvalho Chehab | 2008-07-27 | 62 | -673/+1239 |
| |\ \ \ \ \ \ |
|