safe/jmp/linux-2.6
2008-02-08 Andi KleenBKL-Removal: convert pipe to use unlocked_ioctl too
2008-02-08 David BrownellPWM LED driver
2008-02-08 David BrownellBasic PWM driver for AVR32 and AT91
2008-02-08 Jan EngelhardtOSS: constify function pointer tables
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-08 Jan Engelhardtreiserfs: constify function pointer tables
2008-02-08 Jan Karaisofs: implement dmode option
2008-02-08 Li Zefanworkqueue: make delayed_work_timer_fn() static
2008-02-08 Haavard Skinnemoenatmel_serial: show tty name in /proc/interrupts
2008-02-08 Haavard Skinnemoenatmel_serial: use container_of instead of direct cast
2008-02-08 Haavard Skinnemoenatmel_serial: fix broken RX buffer allocation
2008-02-08 Chip Coldwellatmel_serial: add DMA support
2008-02-08 Remy Bohmeratmel_serial: split the interrupt handler
2008-02-08 Haavard Skinnemoenatmel_serial: fix bugs in probe() error path and remove()
2008-02-08 Haavard Skinnemoenatmel_serial: use existing console options only if...
2008-02-08 Haavard Skinnemoenatmel_serial: use cpu_relax() when busy-waiting
2008-02-08 Remy Bohmeratmel_serial: clean up the code
2008-02-08 Haavard SkinnemoenMAINTAINERS: add Haavard as maintainer of the atmel_ser...
2008-02-08 Wim Van SebroeckSMBIOS/DMI: add type 41 = Onboard Devices Extended...
2008-02-08 Stephan Boettcherparport: fix ieee1284_epp_read_addr
2008-02-08 Adrian BunkThe scheduled 'time' option removal
2008-02-08 Arjan van de Venremove the unused exports of sys_open/sys_read
2008-02-08 Andy Whitcroftupdate checkpatch.pl to version 0.13
2008-02-08 Andrew Mortonfs/afs/security.c: fix uninitialized var warning
2008-02-08 Andrew Mortonfs/hfsplus/unicode.c: fix uninitialized var warning
2008-02-08 Jan Karaudf: change maintainer
2008-02-08 Jan Karaudf: fix adding entry to a directory
2008-02-08 Jan Karaudf: cleanup directory offset handling
2008-02-08 Mike Galbraithudf: avoid unnecessary synchronous writes
2008-02-08 Marcin Slusarzudf: fix signedness issue
2008-02-08 Marcin Slusarzudf: fix 3 signedness & 1 unitialized variable warnings
2008-02-08 Marcin Slusarzudf: remove wrong prototype of udf_readdir
2008-02-08 Adrian Bunkkill UDFFS_{DATE,VERSION}
2008-02-08 Marcin Slusarzudf: improve readability of udf_load_partition
2008-02-08 Marcin Slusarzudf: fix udf_debug macro
2008-02-08 Marcin Slusarzudf: cache struct udf_inode_info
2008-02-08 Marcin Slusarzudf: remove UDF_I_* macros and open code them
2008-02-08 Marcin Slusarzudf: convert byte order of constant instead of variable
2008-02-08 Marcin Slusarzudf: replace loops coded with goto to real loops
2008-02-08 Marcin Slusarzudf: create common function for changing free space...
2008-02-08 Marcin Slusarzudf: create common function for tag checksumming
2008-02-08 Marcin Slusarzudf: fix coding style
2008-02-08 Marcin Slusarzudf: fix sparse warnings (shadowing & mismatch between...
2008-02-08 Marcin Slusarzudf: move calculating of nr_groups into helper function
2008-02-08 Marcin Slusarzudf: convert macros related to bitmaps to functions
2008-02-08 Marcin Slusarzudf: check if udf_load_logicalvol failed
2008-02-08 Marcin Slusarzudf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_allo...
2008-02-08 Marcin Slusarzudf: remove some ugly macros
2008-02-08 Marcin Slusarzudf: fix coding style of super.c
2008-02-08 Christoph Hellwiglibfs: rename simple_attr_close to simple_attr_release
2008-02-08 Christoph Hellwiglibfs: make simple attributes interruptible
2008-02-08 Christoph Hellwiglibfs: allow error return from simple attributes
2008-02-08 Jesper JuhlNuke duplicate header from sysctl.c
2008-02-08 Jesper JuhlNuke a duplicate include from profile.c
2008-02-08 Jesper JuhlNuke duplicate include from printk.c
2008-02-08 Mike Galbraithwrite_inode_now(): avoid unnecessary synchronous write
2008-02-08 Andi KleenAllow executables larger than 2GB
2008-02-08 Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-08 Evgeniy Dushistovufs: fix symlink creation on ufs2
2008-02-08 Christoph Hellwigext2: remove unused ext2_put_inode prototype
2008-02-08 Rusty Russellaio: negative offset should return -EINVAL
2008-02-08 Rusty Russellaio: partial write should not return error code
2008-02-08 Alexey DobriyanFix container_of() usage
2008-02-08 Marcin Slusarzext3: replace all adds to little endians variables...
2008-02-08 Marcin Slusarzbyteorder: move le32_add_cpu & friends from OCFS2 to...
2008-02-08 Jan KaraUse pgoff_t instead of unsigned long
2008-02-08 Andrew Mortonaoe: statically initialise devlist_lock
2008-02-08 Ed L. Cashinaoe: update copyright date
2008-02-08 Ed L. Cashinaoe: make error messages more specific
2008-02-08 Ed L. Cashinaoe: the aoeminor doesn't need a long format
2008-02-08 Ed L. Cashinaoe: add module parameter for users who need more outst...
2008-02-08 Ed L. Cashinaoe: only install new AoE device once
2008-02-08 Ed L. Cashinaoe: dynamically allocate a capped number of skbs when...
2008-02-08 Ed L. Cashinaoe: user can ask driver to forget previously detected...
2008-02-08 Ed L. Cashinaoe: eliminate goto and improve readability
2008-02-08 Ed L. Cashinaoe: clean up udev configuration example
2008-02-08 Ed L. Cashinaoe: mac_addr: avoid 64-bit arch compiler warnings
2008-02-08 Ed L. Cashinaoe: handle multiple network paths to AoE device
2008-02-08 Ed L. Cashinaoe: bring driver version number to 47
2008-02-08 Jan Beulichconstify tables in kernel/sysctl_check.c
2008-02-08 Harvey Harrisonmisc: removal of final callers using fastcall
2008-02-08 Harvey Harrisonasm-generic: remove fastcall
2008-02-08 Harvey HarrisonRemove fastcall from linux/include
2008-02-08 Harvey Harrisonlib: remove fastcall from lib/*
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2008-02-08 Nick Pigginrd: support XIP
2008-02-08 Nick Pigginrewrite rd
2008-02-08 David Howellsmn10300: add platform MTD support for the ASB2303 board
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel
2008-02-08 David Howellsmn10300: allocate serial port UART IDs for on-chip...
2008-02-08 David Howellsusb: net2280 can't have a function called show_registers()
2008-02-08 David Howellsaout: remove unnecessary inclusions of {asm, linux...
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-08 David Howellsaout: mark arches that support A.OUT format
2008-02-08 David Howellsaout: move STACK_TOP[_MAX] to asm/processor.h
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-08 Li Zefanclockevent: simplify list operations
2008-02-08 Li Zefanclocksource: remove redundant code
next