summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2009-01-0713-96/+510
|\
| * async: don't do the initcall stuff post bootArjan van de Ven2009-01-071-4/+4
| * bootchart: improve output based on Dave Jones' feedbackArjan van de Ven2009-01-071-5/+11
| * async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-073-7/+28
| * fastboot: Make libata initialization even more asyncArjan van de Ven2009-01-071-9/+7
| * fastboot: make the libata port scan asynchronousArjan van de Ven2009-01-071-38/+46
| * fastboot: make scsi probes asynchronousArjan van de Ven2009-01-072-42/+70
| * async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-077-2/+361
* | topology: Fix sparc64 build.David Miller2009-01-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-0713-26/+194
|\ \
| * | kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang2009-01-071-2/+2
| * | kbuild: add a symlink to the source for separate objdirsAndi Kleen2009-01-071-0/+1
| * | kconfig: add script to manipulate .config files on the command lineAndi Kleen2009-01-071-0/+150
| * | kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song2009-01-072-5/+20
| * | bootchart: improve output based on Dave Jones' feedbackArjan van de Ven2009-01-071-5/+11
| * | fix modules_install via NFSSam Ravnborg2009-01-075-8/+7
| * | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2009-01-072-6/+3
| |/
* | xtensa: introduce swab.hHarvey Harrison2009-01-073-69/+75
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-0727-181/+163
|\ \
| * | firewire: reorder struct fw_card for better cache efficiencyStefan Richter2009-01-041-7/+3
| * | firewire: fix resetting of bus manager retry counterStefan Richter2009-01-042-9/+6
| * | firewire: improve refcounting of fw_cardJay Fenlason2009-01-044-7/+21
| * | firewire: typo in commentJay Fenlason2009-01-041-1/+1
| * | firewire: fix small memory leak at module removalStefan Richter2009-01-043-1/+5
| * | firewire: fw-sbp2: remove unnecessary lockingStefan Richter2009-01-041-15/+6
| * | ieee1934: dv1394: interrupt enabling/disabling broken on big-endianHarvey Harrison2009-01-041-4/+4
| * | ieee1394: dv1394: annotate frame input/output structs as little endianHarvey Harrison2009-01-042-24/+24
| * | ieee1394: eth1394: trivial sparse annotationsHarvey Harrison2009-01-042-21/+21
| * | ieee1394: mark bus_info_data as a __be32 arrayHarvey Harrison2009-01-043-3/+3
| * | ieee1394: replace CSR_SET_BUS_INFO_GENERATION macroHarvey Harrison2009-01-042-8/+8
| * | ieee1394: pcilynx: trivial endian annotationHarvey Harrison2009-01-041-1/+1
| * | ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadletsStefan Richter2009-01-043-53/+19
| * | ieee1394: consolidate uses of IEEE1934_BUSID_MAGICHarvey Harrison2009-01-044-6/+6
| * | ieee1394: ohci1394: flush MMIO writes before delay in initializationStefan Richter2009-01-041-4/+6
| * | ieee1394: ohci1394: pass error codes from request_irq throughStefan Richter2009-01-041-5/+7
| * | ieee1394: ohci1394: don't leave interrupts enabled during suspend/resumeFrans Pop2009-01-041-0/+8
| * | ieee1394: mark all hpsb_address_ops instances as constStefan Richter2009-01-046-14/+16
| * | ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocationStefan Richter2009-01-041-1/+1
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-01-077-124/+153
|\ \ \
| * | | proc: remove write-only variable in proc_pident_lookup()WANG Cong2009-01-051-2/+0
| * | | proc: fix sparse warningHannes Eder2009-01-051-2/+2
| * | | proc: add /proc/*/stackKen Chen2009-01-053-6/+57
| * | | proc: remove '##' usageAlexey Dobriyan2009-01-051-93/+90
| * | | proc: remove useless WARN_ONsAlexey Dobriyan2009-01-051-4/+0
| * | | proc: stop using BKLAlexey Dobriyan2009-01-054-17/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-01-07270-9970/+30818
|\ \ \ \
| * | | | Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) valueRobin Getz2009-01-071-3/+3
| * | | | Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan2009-01-072-6/+6
| * | | | Blackfin arch: fix bug: kernel crash when enable SDIO host driverMike Frysinger2009-01-071-0/+10
| * | | | Blackfin arch: Print FP at level KERN_NOTICEJie Zhang2009-01-071-1/+1
OpenPOWER on IntegriCloud