summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* /home/lenb/src/to-akpm branch 'acpi-2.6.12'Len Brown2005-08-0491-3015/+3882
|\
| * When a merge does not work automatically, git preventsLen Brown2005-08-041-0/+1
| |\
| * \ Merge ../to-linusLen Brown2005-08-036-309/+634
| |\ \
| * | | [ACPI] ACPICA 20050729 from Bob MooreRobert Moore2005-07-3034-397/+470
| * | | Merge ../to-linusLen Brown2005-07-2914-247/+983
| |\ \ \
| * | | | [ACPI] update hotkey documentationIacopo Spalletti2005-07-291-0/+3
| * | | | [ACPI] disable module level AML code (for now)Len Brown2005-07-291-0/+2
| * | | | [ACPI] handle const char * __FUNCTION__ in debug codeLen Brown2005-07-291-1/+1
| * | | | [ACPI] comment out prototypes for new unused debug routinesLen Brown2005-07-291-2/+1
| * | | | ACPICA 20050708 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1439-540/+664
| * | | | [ACPI] revert R40 workaroundDavid Shaohua Li2005-07-141-39/+3
| * | | | ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1356-2033/+2624
| * | | | ACPICA 20050526 from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1314-91/+198
| * | | | ACPICA from Bob Moore <robert.moore@intel.com>Robert Moore2005-07-1317-89/+86
* | | | | [PATCH] fix VmSize and VmData after mremapHugh Dickins2005-08-041-1/+1
* | | | | [PATCH] inotify delete race fixJohn McCutchan2005-08-041-1/+7
* | | | | [PATCH] inotify: update help textRobert Love2005-08-041-4/+7
* | | | | [PATCH] Destruction of failed keyring oopsesDavid Howells2005-08-041-1/+5
* | | | | [PATCH] Error during attempt to join key management session can leave semapho...David Howells2005-08-041-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-08-046-42/+41
|\ \ \ \ \
| * | | | | [SCSI] fix aic7xxx performance issues since 2.6.12-rc2James Bottomley2005-08-041-9/+5
| * | | | | [SCSI] aic7xxx: final fixes for DT handlingJames Bottomley2005-08-021-4/+4
| * | | | | [SCSI] Fix SCSI tape oops at module removalKai Makisara2005-08-021-6/+2
| * | | | | [SCSI] ServeRAID V7.12.02Jack Hammer2005-08-022-21/+26
| * | | | | [SCSI] aic7xxx: fix bug in DT handingJames Bottomley2005-07-301-4/+6
| * | | | | [SCSI] fc4 warning fixAndrew Morton2005-07-301-1/+1
| * | | | | [SCSI] scsi/ibmvscsi/srp.h: Fix a wrong type code used for SRP_LOGIN_REJLinda Xie2005-07-301-1/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-042-1/+2
|\ \ \ \ \ \
| * | | | | | [PATCH] ARM: 2844/1: Add maintainer for Jornada 720Michael Gernoth2005-08-041-0/+1
| * | | | | | [PATCH] ARM: 2838/1: Fix arm oprofile backtrace warningRichard Purdie2005-08-041-1/+1
* | | | | | | [PATCH] ppc64: fix for kexec boot issuePaul Mackerras2005-08-046-23/+24
* | | | | | | [PATCH] dm-raid locking fixAlasdair G Kergon2005-08-041-1/+1
* | | | | | | [PATCH] Add Documentation/kprobes.txtJim Keniston2005-08-041-0/+588
* | | | | | | [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-043-0/+26
* | | | | | | [PATCH] md: yet another attempt to get bitmap-based resync to do the right th...NeilBrown2005-08-041-14/+15
* | | | | | | [PATCH] md: always honour md bitmap being read from diskNeilBrown2005-08-041-29/+23
* | | | | | | [PATCH] md: make 'md' and alias for 'md-mod'NeilBrown2005-08-041-0/+1
* | | | | | | [PATCH] md: remove a stray debugging printk.NeilBrown2005-08-041-1/+0
* | | | | | | [PATCH] v4l: oopsfix for BTTV on badly behaved PCI chipsetsMauro Carvalho Chehab2005-08-043-7/+32
* | | | | | | [PATCH] ppc64: Fix UP kernel buildOlof Johansson2005-08-042-2/+6
* | | | | | | [PATCH] ide: fix kmalloc_node breakage in ide driverRavikiran G Thirumalai2005-08-041-3/+13
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2005-08-043-7/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge ../to-linus-stableLen Brown2005-08-031-6/+0
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ /home/lenb/src/to-linus-stable branch 'acpi-2.6.12'Len Brown2005-08-031-6/+0
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | [ACPI] delete Warning: Encountered executable code at module level, [AE_NOT_C...Len Brown2005-08-031-6/+0
| | | | |_|_|_|/ | | | |/| | | |
| * | / | | | | [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptomDavid Shaohua Li2005-08-032-1/+12
| |/ / / / / /
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-08-041-3/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King2005-08-041-3/+3
* | | | | | | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/...Linus Torvalds2005-08-042-3/+5
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-281-2/+3