]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2009-01-09 Peter SchlailemISDN: Make debug output a little bit more verbose
2009-01-09 Peter SchlailemISDN: Fix HDLC DSP transmit
2009-01-09 Matthias UrlichsmISDN: Use struct device name field
2009-01-09 Matthias UrlichsmISDN: Added an ioctl to change the device name
2009-01-09 Matthias UrlichsmISDN: Remove the local max-card limit
2009-01-09 Andreas EversbergmISDN: Fix queue limit counting problem
2009-01-09 Andreas EversbergmISDN: Add some debug option for clock problems
2009-01-09 Andreas EversbergmISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill...
2009-01-09 Karsten KeilmISDN: Cleanup hfc multiport driver
2009-01-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-01-09 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2009-01-09 Tejun Heolibata: use WARN_ON_ONCE on hot paths
2009-01-09 David HowellsCRED: Must initialise the new creds in prepare_kernel_c...
2009-01-09 David HowellsCRED: Missing put_cred() in prepare_kernel_cred()
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-01-09 David Woodhouse[MTD] [MAPS] Fix printk format warning in nettel.c
2009-01-09 Philip Rakity[MTD] [NAND] add cmdline parsing (mtdparts=) support...
2009-01-09 Wolfgang Grandegger[MTD] CFI: remove major/minor version check for command...
2009-01-09 Len BrownMerge branch 'drivers-platform' into release
2009-01-09 Len BrownMerge branch 'simplify_PRT' into release
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-09 Len BrownMerge branch 'suspend' into release
2009-01-09 Len BrownMerge branch 'misc' into release
2009-01-09 Len BrownMerge branch 'fujitsu-laptop' into release
2009-01-09 Len BrownMerge branch 'fluff' into release
2009-01-09 Len BrownMerge branches 'release', 'bugzilla-11880', 'bugzilla...
2009-01-09 Len BrownMerge branch 'battery' into release
2009-01-09 Len BrownMerge branch 'asus-eeepc' into release
2009-01-09 Len BrownMerge branch 'alarm' into release
2009-01-09 Len BrownACPICA: hide private headers
2009-01-09 Len BrownACPICA: create acpica/ directory
2009-01-09 Len BrownACPI: fix build warning
2009-01-09 Zhao YakuiACPI : Use RSDT instead of XSDT by adding boot option...
2009-01-09 Zhao YakuiACPI: Avoid array address overflow when _CST MWAIT...
2009-01-09 Tony Vroonfujitsu-laptop: Simplify SBLL/SBL2 backlight handling
2009-01-09 Tony Vroonfujitsu-laptop: Add BL power, LED control and radio...
2009-01-09 Len BrownACPICA: delete utcache.c
2009-01-09 Len BrownACPICA: delete acdisasm.h
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-01-08 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-01-08 David JohnRTC: Remove the BKL.
2009-01-08 Jonathan CorbetFix a typo in the development process document.
2009-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-01-08 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-01-08 Russell KingMerge branch 'devel'
2009-01-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-01-08 Russell KingMerge branch 'next-footbridge' of git://aeryn.fluff...
2009-01-08 Alan Coxlibata: clean up the SFF code for coding style
2009-01-08 Alan Coxlibata: Add 32bit PIO support
2009-01-08 Shane Huang[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800...
2009-01-08 NeilBrownmd: don't retry recovery of raid1 that fails due to...
2009-01-08 NeilBrownmd: Allow md devices to be created by name.
2009-01-08 NeilBrownmd: make devices disappear when they are no longer...
2009-01-08 NeilBrownmd: centralise all freeing of an 'mddev' in 'md_free'
2009-01-08 NeilBrownmd: move allocation of ->queue from mddev_find to md_probe
2009-01-08 Cheng Renquanmd: need another print_sb for mdp_superblock_1
2009-01-08 Cheng Renquanmd: use list_for_each_entry macro directly
2009-01-08 Andre Nollmd: raid0: make hash_spacing and preshift sector-based.
2009-01-08 Andre Nollmd: raid0: Represent the size of strip zones in sectors.
2009-01-08 Andre Nollmd: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR...
2009-01-08 Andre Nollmd: raid0 create_strip_zones(): Make two local variable...
2009-01-08 Andre Nollmd: raid0: Represent zone->zone_offset in sectors.
2009-01-08 Andre Nollmd: raid0: Represent device offset in sectors.
2009-01-08 Andre Nollmd: raid0_make_request(): Replace local variable block...
2009-01-08 Andre Nollmd: raid0_make_request(): Remove local variable chunk_size.
2009-01-08 Andre Nollmd: raid0_make_request(): Replace chunksize_bits by...
2009-01-08 NeilBrownmd: use sysfs_notify_dirent to notify changes to md...
2009-01-08 NeilBrownmd: fix bitmap-on-external-file bug.
2009-01-08 Tejun Heopata_hpt366: reimplement mode programming
2009-01-08 Jeff Garzik[libata] pata_hpt3x3: correct _freeze() function declar...
2009-01-08 David Daneylibata: Add special ata_pio_need_iordy() handling for...
2009-01-08 Sonic Zhangpata_platform: __pata_platform_remove() shouldn't be...
2009-01-08 Grant Grundlersata_sil24: remove unused sil24_port_multiplier
2009-01-08 Shane Huang[libata] ahci: Add SATA GEN3 related messages
2009-01-08 Tejun Heoata_piix: save, use saved and restore IOCFG
2009-01-08 Alan Coxpata_ali: Fix and workaround for FIFO DMA bug
2009-01-08 Alan Coxpata_ali: force initialise a few bits
2009-01-08 Alan Coxpata_hpt3x3: Workarounds for chipset
2009-01-08 Arjan van de Venasync: make async_synchronize_full() more serializing
2009-01-08 Inaky Perez... wimax: fix kernel-doc for debufs_dentry member of struc...
2009-01-08 Randy Dunlapregulator: fix kernel-doc warnings
2009-01-08 David Brownellregulator: catch some registration errors
2009-01-08 Mark Brownregulator: Add basic DocBook manual
2009-01-08 Mark Brownregulator: Fix some kerneldoc rendering issues
2009-01-08 Mark Brownregulator: Add missing kerneldoc
2009-01-08 Mark Brownregulator: Clean up kerneldoc warnings
2009-01-08 Mark Brownregulator: Remove extraneous kerneldoc annotations
2009-01-08 David Brownellregulator: init/link earlier
2009-01-08 Mike Rapoportregulator: move set_machine_constraints after regulator...
2009-01-08 Mike Rapoportregulator: da903x: make da903x_is_enabled return 0...
2009-01-08 Mike Rapoportregulator: da903x: add '\n' to error messages
2009-01-08 David Brownellregulator: sysfs attribute reduction (v2)
2009-01-08 David Brownellregulator: code shrink (v2)
2009-01-08 David Brownellregulator: improved mode error checks
2009-01-08 David Brownellregulator: enable/disable refcounting
next