Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | dtc: Mark various internal functions static | Josh Triplett | 2009-11-16 | 3 | -3/+3 | |
| * | | | | | | | dtc: Set "noinput" in the lexer to avoid an unused function | Josh Triplett | 2009-11-16 | 2 | -17/+54 | |
| * | | | | | | | drm: radeon: Mark several functions static in mkregtable | Josh Triplett | 2009-11-16 | 1 | -6/+6 | |
| * | | | | | | | arch/sparc/boot/*.c: Mark various internal functions static | Josh Triplett | 2009-11-16 | 3 | -10/+10 | |
| * | | | | | | | arch/powerpc/boot/addRamDisk.c: Mark several internal functions static | Josh Triplett | 2009-11-16 | 1 | -3/+3 | |
| * | | | | | | | arch/alpha/boot/tools/objstrip.c: Mark "usage" static | Josh Triplett | 2009-11-16 | 1 | -1/+1 | |
| * | | | | | | | Documentation/vm/page-types.c: Declare checked_open static | Josh Triplett | 2009-11-16 | 1 | -1/+1 | |
| * | | | | | | | genksyms: Mark is_reserved_word static | Josh Triplett | 2009-11-16 | 2 | -45/+52 | |
| * | | | | | | | kconfig: Mark various internal functions static | Josh Triplett | 2009-11-16 | 6 | -15/+32 | |
| * | | | | | | | kconfig: Make zconf.y work with current bison | Josh Triplett | 2009-10-15 | 2 | -206/+174 | |
* | | | | | | | | fcntl: Use consistent values for F_[GS]ETOWN_EX | Stephen Rothwell | 2009-11-17 | 2 | -4/+0 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32 | Linus Torvalds | 2009-11-14 | 2 | -11/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | intel-iommu: Support PCIe hot-plug | Fenghua Yu | 2009-11-12 | 1 | -0/+29 | |
| * | | | | | | | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough | Alex Williamson | 2009-11-12 | 1 | -1/+9 | |
| * | | | | | | | intel-iommu: Check for 'DMAR at zero' BIOS error earlier. | David Woodhouse | 2009-11-09 | 1 | -10/+39 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-11-14 | 10 | -96/+230 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MIPS: SMTC: Fix lockup in smtc_distribute_timer | Kevin D. Kissell | 2009-11-13 | 1 | -1/+2 | |
| * | | | | | | | MIPS: TXx9: Update rbtx49xx_defconfig | Atsushi Nemoto | 2009-11-13 | 1 | -60/+192 | |
| * | | | | | | | MIPS: Make local arrays with CL_SIZE static __initdata | Atsushi Nemoto | 2009-11-13 | 4 | -5/+6 | |
| * | | | | | | | MIPS: Add DMA declare coherent memory support | Yoichi Yuasa | 2009-11-13 | 3 | -10/+9 | |
| * | | | | | | | MIPS: Fix emulation of 64-bit FPU on FPU-less 64-bit CPUs. | David Daney | 2009-11-13 | 1 | -20/+21 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-11-14 | 6 | -36/+58 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Input: psmouse - remove unneeded '\n' from psmouse.proto parameter | Takashi Iwai | 2009-11-13 | 1 | -1/+1 | |
| * | | | | | | Input: atkbd - restore LED state at reconnect | Dmitry Torokhov | 2009-11-13 | 1 | -0/+13 | |
| * | | | | | | Input: force LED reset on resume | Dmitry Torokhov | 2009-11-13 | 1 | -11/+18 | |
| * | | | | | | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov | 2009-11-11 | 3 | -24/+26 | |
* | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-11-14 | 2 | -14/+112 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr... | NeilBrown | 2009-11-13 | 1 | -4/+75 | |
| * | | | | | | | Don't unconditionally set in_sync on newly added device in raid5_reshape | NeilBrown | 2009-11-13 | 1 | -2/+4 | |
| * | | | | | | | md: allow v0.91 metadata to record devices as being active but not in-sync. | NeilBrown | 2009-11-13 | 1 | -6/+25 | |
| * | | | | | | | md: factor out updating of 'recovery_offset'. | NeilBrown | 2009-11-12 | 1 | -2/+8 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-11-14 | 1 | -40/+81 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | percpu: restructure pcpu_extend_area_map() to fix bugs and improve readability | Tejun Heo | 2009-11-12 | 1 | -40/+81 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-11-14 | 5 | -18/+56 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [S390] s390: fix single stepping on svc0 | Christian Borntraeger | 2009-11-13 | 2 | -8/+8 | |
| * | | | | | | | | | [S390] sclp: undo quiesce handler override on resume | Martin Schwidefsky | 2009-11-13 | 1 | -10/+38 | |
| * | | | | | | | | | [S390] reset cputime accounting after IPL from NSS | Martin Schwidefsky | 2009-11-13 | 1 | -0/+9 | |
| * | | | | | | | | | [S390] monreader: fix use after free bug with suspend/resume | Gerald Schaefer | 2009-11-13 | 1 | -0/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | fix memory leak in fixed btusb_close | Oliver Neukum | 2009-11-14 | 1 | -1/+3 | |
* | | | | | | | | | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec | 2009-11-14 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Linux 2.6.32-rc7v2.6.32-rc7 | Linus Torvalds | 2009-11-13 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-11-12 | 9 | -56/+126 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | omap3: Decrease cpufreq transition latency | Mike Turquette | 2009-11-11 | 1 | -1/+1 | |
| * | | | | | | | | omap3: update Pandora defconfig | Grazvydas Ignotas | 2009-11-11 | 1 | -5/+44 | |
| * | | | | | | | | omap3: 3430sdp: Enable Linux Regulator framework | Sergio Aguirre | 2009-11-11 | 1 | -1/+8 | |
| * | | | | | | | | omap3: beagle: Fix USB host port power control | Jarkko Nikula | 2009-11-11 | 1 | -1/+1 | |
| * | | | | | | | | omap3: pandora: Fix keypad keymap | Grazvydas Ignotas | 2009-11-11 | 1 | -39/+39 | |
| * | | | | | | | | omap1: Amstrad Delta defconfig fixes | Janusz Krzysztofik | 2009-11-11 | 1 | -7/+17 | |
| * | | | | | | | | omap: Fix omapfb/lcdc on OMAP1510 broken when PM set | Janusz Krzysztofik | 2009-11-11 | 1 | -0/+8 | |
| * | | | | | | | | omap: Use resource_size | Tobias Klauser | 2009-11-11 | 2 | -2/+2 |