summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memstick: allow "set_param" method to return an error codeAlex Dubov2008-07-264-33/+71
* tpm: Use correct data types for sizes in tpm_write() and tpm_read()Michael Halcrow2008-07-261-2/+2
* tpm: increase size of internal TPM response buffersMarcin Obara2008-07-261-31/+93
* tpm_bios.c: make 2 structs staticAdrian Bunk2008-07-261-2/+2
* tpm: add support for Broadcom TPM TIS device HIDLE DISEZ Erwan2008-07-261-0/+1
* parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle2008-07-261-1/+1
* parport: remove superfluous local variableAndre Haupt2008-07-261-2/+0
* parport/share.c: proper externsAdrian Bunk2008-07-262-3/+3
* bfs: kill BKLDmitri Vorobiev2008-07-264-31/+44
* bfs: assorted cleanupsDmitri Vorobiev2008-07-262-4/+3
* affs: convert s_bmlock into a mutexMatthias Kaehlcke2008-07-263-11/+12
* x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-262-45/+27
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-2676-210/+256
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
* pnp: have quirk_system_pci_resources() include io resourcesRene Herman2008-07-261-5/+8
* isa: set 24-bit dma_mask for ISA devicesRene Herman2008-07-261-0/+4
* pnp: set the pnp_card dma_mask for use by ISAPnP cardsRene Herman2008-07-261-0/+4
* asic3: platform_get_irq() may return signed unnoticedRoel Kluin2008-07-261-3/+5
* vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita2008-07-261-0/+1
* block/blk-map.c: use the new object_is_on_stack() helperFUJITA Tomonori2008-07-261-6/+2
* pm selftest: rtc paranoiaDavid Brownell2008-07-261-0/+7
* include/video/atmel_lcdc.h must #include <linux/workqueue.h>Adrian Bunk2008-07-261-0/+1
* hugetlb: fix CONFIG_SYSCTL=n buildNishanth Aravamudan2008-07-261-12/+12
* uninline arch_pick_mmap_layout()Andrew Morton2008-07-262-9/+10
* drivers/mmc/host/sdhci.h needs scatterlist.hAndrew Morton2008-07-261-0/+2
* x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-251-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-259-608/+415
|\
| * ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu2008-07-251-6/+42
| * ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-258-606/+377
| * pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller2008-07-251-2/+2
* | MFD_TC6393XB is ARM-onlyAdrian Bunk2008-07-251-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-2/+2
|\ \
| * | powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-254-5/+20
|\ \ \
| * | | sparc: Wire up new system calls.David S. Miller2008-07-254-5/+20
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-252-1/+13
|\ \ \ \
| * | | | [IA64] Wire up new system callsTony Luck2008-07-252-1/+13
| |/ / /
* | | | sys_paccept definition missing __user annotationHarvey Harrison2008-07-251-1/+1
* | | | Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-255-3/+44
|\ \ \ \
| * | | | Make console charset translation optionalDavid Woodhouse2008-06-045-3/+44
* | | | | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-2524-109/+11
|\ \ \ \ \
| * | | | | remove dummy asm/kvm.h filesAdrian Bunk2008-07-2522-105/+4
| * | | | | firmware: create firmware binaries during 'make modules'.David Woodhouse2008-07-252-4/+7
| | |/ / / | |/| | |
* | | | | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-07-251-5/+4
* | | | | signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar2008-07-251-0/+1
* | | | | mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar2008-07-251-11/+11
| |_|/ / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2549-277/+2546
|\ \ \ \
| * | | | powerpc: Wireup new syscallsTony Breeds2008-07-253-1/+14
| * | | | Move update_mmu_cache() declaration from tlbflush.h to pgtable.hBenjamin Herrenschmidt2008-07-252-11/+13
| * | | | powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot2008-07-251-16/+12
OpenPOWER on IntegriCloud