Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | [patch 3/3] OCFS2 Configurable timeouts - Protocol changes | Andrew Beekhof | 2006-12-11 | 4 | -16/+116 | |
| | * | | | | | | [patch 2/3] OCFS2 Configurable timeouts | Jeff Mahoney | 2006-12-08 | 5 | -18/+219 | |
| | * | | | | | | [patch 1/3] OCFS2 - Expose struct o2nm_cluster | Andrew Beekhof | 2006-12-08 | 2 | -12/+15 | |
| | * | | | | | | ocfs2: Synchronize feature incompat flags in ocfs2_fs.h | Mark Fasheh | 2006-12-08 | 1 | -0/+9 | |
| | * | | | | | | ocfs2: update mount option documentation | Tiger Yang | 2006-12-08 | 1 | -0/+3 | |
| | * | | | | | | ocfs2: local mounts | Sunil Mushran | 2006-12-08 | 11 | -66/+193 | |
| * | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2006-12-12 | 68 | -1590/+1730 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | i2c: Fix OMAP clock prescaler to match the comment | Jean Delvare | 2006-12-10 | 1 | -2/+2 | |
| | * | | | | | | i2c: Refactor a kfree in i2c-dev | Jean Delvare | 2006-12-10 | 1 | -2/+1 | |
| | * | | | | | | i2c: Fix return value check in i2c-dev | Akinobu Mita | 2006-12-10 | 1 | -2/+2 | |
| | * | | | | | | i2c: Enable PEC on more i2c-i801 devices | Jean Delvare | 2006-12-10 | 1 | -4/+12 | |
| | * | | | | | | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare | 2006-12-10 | 36 | -84/+45 | |
| | * | | | | | | i2c: New ARM Versatile/Realview bus driver | Russell King | 2006-12-10 | 7 | -0/+194 | |
| | * | | | | | | i2c: fix broken ds1337 initialization | Dirk Eibach | 2006-12-10 | 1 | -1/+7 | |
| | * | | | | | | i2c: i2c-i801 documentation update | Jason Gaston | 2006-12-10 | 1 | -1/+4 | |
| | * | | | | | | i2c: Use the __ATTR macro where possible | Jean Delvare | 2006-12-10 | 1 | -7/+4 | |
| | * | | | | | | i2c: Whitespace cleanups | David Brownell | 2006-12-10 | 6 | -89/+89 | |
| | * | | | | | | i2c: Use put_user instead of copy_to_user where possible | Jean Delvare | 2006-12-10 | 1 | -2/+1 | |
| | * | | | | | | i2c: New Atmel AT91 bus driver | Andrew Victor | 2006-12-10 | 3 | -0/+333 | |
| | * | | | | | | i2c: Add support for nested i2c bus locking | Jiri Kosina | 2006-12-10 | 2 | -1/+2 | |
| | * | | | | | | i2c: Cleanups to the i2c-nforce2 bus driver | Hans-Frieder Vogt | 2006-12-10 | 2 | -76/+15 | |
| | * | | | | | | i2c: Add request/release_mem_region to i2c-ibm_iic bus driver | Jean-Baptiste Maneyrol | 2006-12-10 | 1 | -0/+9 | |
| | * | | | | | | i2c: New Philips PNX bus driver | Vitaly Wool | 2006-12-10 | 7 | -1/+1006 | |
| | * | | | | | | i2c: Delete the broken i2c-ite bus driver | Jean Delvare | 2006-12-10 | 10 | -1312/+0 | |
| | * | | | | | | i2c: Update the list of driver IDs | Jean Delvare | 2006-12-10 | 1 | -3/+1 | |
| | * | | | | | | i2c: Fix documentation typos | Jean Delvare | 2006-12-10 | 2 | -3/+3 | |
| * | | | | | | | [PATCH] netpoll: fix netpoll lockup | Ingo Molnar | 2006-12-12 | 1 | -2/+7 | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-12-12 | 63 | -557/+2038 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sh: Fixup SH-2 BUG() trap handling. | Yoshinori Sato | 2006-12-12 | 1 | -18/+14 | |
| | * | | | | | | | sh: Use early_param() for earlyprintk parsing. | Paul Mundt | 2006-12-12 | 2 | -31/+16 | |
| | * | | | | | | | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096. | Paul Mundt | 2006-12-12 | 3 | -3/+6 | |
| | * | | | | | | | sh: Fixup .data.page_aligned. | Paul Mundt | 2006-12-12 | 1 | -1/+1 | |
| | * | | | | | | | sh: Hook up SH7722 scif ipr interrupts. | Paul Mundt | 2006-12-12 | 1 | -0/+4 | |
| | * | | | | | | | sh: Fixup sh_bios() trap handling. | Paul Mundt | 2006-12-12 | 1 | -2/+13 | |
| | * | | | | | | | sh: SH-MobileR SH7722 CPU support. | Paul Mundt | 2006-12-12 | 22 | -20/+284 | |
| | * | | | | | | | sh: Fixup dma_cache_sync() callers. | Paul Mundt | 2006-12-12 | 1 | -5/+5 | |
| | * | | | | | | | sh: Convert remaining remap_area_pages() users to ioremap_page_range(). | Paul Mundt | 2006-12-12 | 2 | -4/+5 | |
| | * | | | | | | | sh: Fixup kernel_execve() for syscall cleanups. | Paul Mundt | 2006-12-12 | 1 | -0/+6 | |
| | * | | | | | | | sh: Fix get_wchan(). | Paul Mundt | 2006-12-12 | 1 | -2/+3 | |
| | * | | | | | | | sh: BUG() handling through trapa vector. | Paul Mundt | 2006-12-12 | 3 | -9/+89 | |
| | * | | | | | | | rtc: rtc-sh: alarm support. | Jamie Lenehan | 2006-12-12 | 1 | -25/+201 | |
| | * | | | | | | | rtc: rtc-sh: fix rtc for out-by-one for the month. | Jamie Lenehan | 2006-12-12 | 1 | -3/+3 | |
| | * | | | | | | | sh: Kill off unused SE7619 I/O ops. | Yoshinori Sato | 2006-12-12 | 3 | -124/+1 | |
| | * | | | | | | | serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings. | Paul Mundt | 2006-12-12 | 1 | -0/+5 | |
| | * | | | | | | | sh: Split out atomic ops logically. | Paul Mundt | 2006-12-12 | 3 | -151/+180 | |
| | * | | | | | | | sh: Fix Solution Engine 7619 build. | Yoshinori Sato | 2006-12-12 | 2 | -33/+33 | |
| | * | | | | | | | sh: Trivial build fixes for SH-2 support. | Yoshinori Sato | 2006-12-12 | 5 | -16/+7 | |
| | * | | | | | | | sh: IPR IRQ updates for SH7619/SH7206. | Yoshinori Sato | 2006-12-12 | 3 | -8/+111 | |
| | * | | | | | | | sh: gcc4 symbol export fixups. | Stuart Menefy | 2006-12-12 | 1 | -1/+14 | |
| | * | | | | | | | sh: landisk board build fixes. | Paul Mundt | 2006-12-12 | 3 | -34/+57 |