aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [PATCH] open sessionid permissionsSteve Grubb2008-05-171-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-1933-192/+180
|\ \ \ \ \ \
| * | | | | | [PATCH] return to old errno choice in mkdir() et.al.Al Viro2008-05-161-4/+8
| * | | | | | [Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong2008-05-161-2/+2
| * | | | | | [PATCH] get rid of leak in compat_execve()Al Viro2008-05-163-6/+11
| * | | | | | [Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong2008-05-161-2/+3
| * | | | | | [PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro2008-05-162-1/+8
| * | | | | | [PATCH] dup_fd() part 4 - race fixAl Viro2008-05-161-2/+8
| * | | | | | [PATCH] dup_fd() - part 3Al Viro2008-05-161-28/+15
| * | | | | | [PATCH] dup_fd() part 2Al Viro2008-05-161-8/+16
| * | | | | | [PATCH] dup_fd() fixes, part 1Al Viro2008-05-163-130/+131
| * | | | | | [PATCH] take init_files to fs/file.cAl Viro2008-05-1625-45/+14
| |/ / / / /
* | | | | | Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2008-05-191-0/+21
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | [POWERPC] 4xx: Workaround for CHIP_11 ErrataJosh Boyer2008-05-191-0/+21
| | |_|_|/ | |/| | |
* | | | | MAINTAINERS needs further order fixingAlan Cox2008-05-191-36/+36
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-1922-416/+565
|\ \ \ \ \
| * | | | | Blackfin SPORTS UART Driver: converting BFIN->BLACKFINMike Frysinger2008-05-171-1/+1
| * | | | | Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero2008-05-171-0/+5
| * | | | | 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero2008-05-172-2/+8
| * | | | | Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu2008-05-191-4/+4
| * | | | | Blackfin arch: update boards defconfig filesMichael Hennerich2008-05-193-343/+423
| * | | | | Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich2008-05-174-4/+37
| * | | | | Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai2008-05-172-1/+5
| * | | | | Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger2008-05-171-10/+10
| * | | | | Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-172-1/+19
| * | | | | Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich2008-05-171-4/+4
| * | | | | Blackfin arch: Check for Anomaly 05000182Michael Hennerich2008-05-171-0/+11
| * | | | | [Blackfin] arch: rename bf5xx-flash to bfin-async-flashMike Frysinger2008-05-132-20/+14
| * | | | | [Blackfin] arch: Blackfin checksum annotationsAl Viro2008-05-122-26/+24
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-199-45/+49
|\ \ \ \ \
| * | | | | sh: Fix up restorer in debug_trap exception return path.Paul Mundt2008-05-191-6/+5
| * | | | | sh: Make is_valid_bugaddr() more intelligent on nommu.Paul Mundt2008-05-191-1/+9
| * | | | | sh: use the common ascii hex helpersHarvey Harrison2008-05-163-24/+9
| * | | | | sh: fix sh7785 master clock valueYoshihiro Shimoda2008-05-161-1/+1
| * | | | | sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito2008-05-161-0/+1
| * | | | | sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito2008-05-161-11/+11
| * | | | | sh: disable initrd defaults in .empty_zero_page.Paul Mundt2008-05-161-2/+2
| * | | | | sh: display boot params by default on entry.Paul Mundt2008-05-161-0/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-1921-384/+453
|\ \ \ \ \
| * | | | | drivers/ata: trim trailing whitespaceJeff Garzik2008-05-192-5/+5
| * | | | | Fixups to ATA ACPI hotplugMatthew Garrett2008-05-191-27/+50
| * | | | | libata: ignore SIMG4726 config pseudo deviceTejun Heo2008-05-193-9/+9
| * | | | | sata_sil24: don't use NCQ if marvell 4140 PMP is attachedTejun Heo2008-05-191-0/+11
| * | | | | libata: don't schedule LPM action seperately during probingTejun Heo2008-05-191-2/+1
| * | | | | libata: make sure PMP notification is turned off during recoveryTejun Heo2008-05-191-16/+20
| * | | | | libata: increase PMP register access timeout to 3sTejun Heo2008-05-192-3/+3
| * | | | | libata: ignore recovered PHY errorsTejun Heo2008-05-191-6/+1
| * | | | | libata: kill hotplug related race conditionTejun Heo2008-05-192-23/+50
| * | | | | libata: move reset freeze/thaw handling into ata_eh_reset()Tejun Heo2008-05-192-32/+18
| * | | | | libata: reorganize ata_eh_reset() no reset method pathTejun Heo2008-05-191-50/+52