pandora-kernel.git
2008-07-24 Kim B. Heinortc: add support for ST M41T94 SPI RTC
2008-07-24 David Brownellrtc: remove BKL for ioctl()
2008-07-24 Alan Coxrtc: push the BKL down into the driver ioctl method
2008-07-24 Maciej W. Rozyckirtc: m41t80: use pr_info() as appropriate
2008-07-24 Maciej W. Rozyckirtc: m41t80: sort header inclusions for readability
2008-07-24 Ian Kentautofs4: remove unused ioctls
2008-07-24 Ian Kentautofs4: reorganize expire pending wait function calls
2008-07-24 Ian Kentautofs4: fix direct mount pending expire race - correction
2008-07-24 Ian Kentautofs4: fix direct mount pending expire race
2008-07-24 Ian Kentautofs4: fix indirect mount pending expire race
2008-07-24 Ian Kentautofs4: fix pending checks
2008-07-24 Ian Kentautofs4: cleanup redundant readir code
2008-07-24 Ian Kentautofs4: indirect dentry must almost always be positive
2008-07-24 Ian Kentautofs4: detect invalid direct mount requests
2008-07-24 Ian Kentautofs4: fix waitq memory leak
2008-07-24 Ian Kentautofs4: check kernel communication pipe is valid for...
2008-07-24 Ian Kentautofs4: add missing kfree
2008-07-24 Ian Kentautofs4: fix pending mount race
2008-07-24 Ian Kentautofs4: fix waitq locking
2008-07-24 Jeff Moyerautofs4: use struct qstr in waitq.c
2008-07-24 Ian Kentautofs4: use lookup intent flags to trigger mounts
2008-07-24 Ian Kentautofs4: don't release directory mutex if called in...
2008-07-24 Ian Kentautofs4: fix symlink name allocation
2008-07-24 Ian Kentautofs4: use look aside list for lookups
2008-07-24 Ian Kentautofs4: revert - redo lookup in ttfd
2008-07-24 Ian Kentautofs4: don't make expiring dentry negative
2008-07-24 Michael HalcroweCryptfs: Make all persistent file opens delayed
2008-07-24 Michael HalcroweCryptfs: do not try to open device files on mknod
2008-07-24 Harvey Harrisonecryptfs: inode.c mmap.c use unaligned byteorder helpers
2008-07-24 Harvey Harrisonecryptfs: crypto.c use unaligned byteorder helpers
2008-07-24 Miklos Szerediecryptfs: string copy cleanup
2008-07-24 Eric Sandeenecryptfs: propagate key errors up at mount time
2008-07-24 Tyler Hicksecryptfs: discard ecryptfsd registration messages in...
2008-07-24 Michael HalcroweCryptfs: Privileged kthread for lower file opens
2008-07-24 Wang ChenI2O: handle sysfs_create_link() failures
2008-07-24 Stefano Stabellinivt: do not update when the console is blanked
2008-07-24 Jiri Slabyvt: hold console_sem across sysfs operations
2008-07-24 Jan Nikitenkospi: au1550_spi: improve pio transfer mode
2008-07-24 Manuel Laussspi: au1550_spi: proper platform device
2008-07-24 Alan Coxspidev: BKL removal
2008-07-24 Grant Likelyspi: make spi_board_info.modalias a char array
2008-07-24 Robert P. J... SPI Kconfig simplifications
2008-07-24 Roel Kluinxilinx_spi: test below 0 on unsigned irq in xilinx_spi_...
2008-07-24 Chen Gongspi: spi_mpc83xx clockrate fixes
2008-07-24 Andre Hauptstallion: removed unused variable
2008-07-24 Nye Liucpm1: don't send break on TX_STOP, don't interrupt...
2008-07-24 Maciej W. Rozyckiserial: DZ11: avoid a hang at console switch-over
2008-07-24 Maciej W. Rozyckiserial: Z85C30: avoid a hang at console switch-over
2008-07-24 Catalin(ux... serial: add support for a no-name 4 ports multiserial...
2008-07-24 Aristeu Rozanski8250: fix break handling for Intel 82571
2008-07-24 Adrian Bunkserial/8250_gsc.c: add MODULE_LICENSE
2008-07-24 Ulrich Drepperflag parameters add-on: remove epoll_create size param
2008-07-24 Ulrich Drepperflag parameters: check magic constants
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in inotify_init
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in pipe
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in timerfd_create
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in eventfd
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in signalfd
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in socket and socketpair
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in anon_inode_getfd
2008-07-24 Ulrich Drepperflag parameters: inotify_init
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-24 Ulrich Drepperflag parameters: dup2
2008-07-24 Ulrich Drepperflag parameters: epoll_create
2008-07-24 Ulrich Drepperflag parameters: timerfd_create
2008-07-24 Ulrich Drepperflag parameters: eventfd
2008-07-24 Ulrich Drepperflag parameters: signalfd
2008-07-24 Ulrich Drepperflag parameters: anon_inode_getfd extension
2008-07-24 Ulrich Drepperflag parameters: paccept w/out set_restore_sigmask
2008-07-24 Ulrich Drepperflag parameters: paccept
2008-07-24 Ulrich Drepperflag parameters: socket and socketpair
2008-07-24 Akinobu Mitabinfmt_misc: use simple_read_from_buffer()
2008-07-24 Adrian BunkCONFIG_SOUND_WM97XX: remove stale makefile line
2008-07-24 Adrian Bunkremove the OSS trident driver
2008-07-24 Andy Whitcroftcheckpatch: version 0.21
2008-07-24 Andy Whitcroftcheckpatch: types cannot start mid word for pointer...
2008-07-24 Andy Whitcroftcheckpatch: complex macros need to ignore comments
2008-07-24 Andy Whitcroftcheckpatch: variants -- move the main unary/binary...
2008-07-24 Andy Whitcroftcheckpatch: add checks for question mark and colon...
2008-07-24 Andy Whitcroftcheckpatch: possible modifiers -- handle multiple modif...
2008-07-24 Andy Whitcroftcheckpatch: possible types -- known modifiers cannot...
2008-07-24 Andy Whitcroftcheckpatch: handle return types of pointers to functions
2008-07-24 Andy Whitcroftcheckpatch: macro complexity checks are meaningless...
2008-07-24 Andy Whitcroftcheckpatch: possible modifiers are not being correctly...
2008-07-24 Andy Whitcroftcheckpatch: improve type matcher debug
2008-07-24 Andy Whitcroftcheckpatch: allow for type modifiers on multiple declar...
2008-07-24 Wolfram Sangcheckpatch: correct spelling in kfree checks
2008-07-24 Greg Kroah... checkpatch: usb_free_urb() can take NULL
2008-07-24 Andy Whitcroftcheckpatch: condition/loop indent checks
2008-07-24 Andy Whitcroftcheckpatch: toughen trailing if statement checks and...
2008-07-24 Andy Whitcroftcheckpatch: check spacing for square brackets
2008-07-24 Andy Whitcroftcheckpatch: switch -- report trailing statements on...
2008-07-24 Andy Whitcroftcheckpatch: allow printk strings to exceed 80 character...
2008-07-24 Andy Whitcroftcheckpatch: trailing statement indent: fix end of state...
2008-07-24 Andy Whitcroftcheckpatch: macros: fix statement counting block end...
2008-07-24 Andy Whitcroftcheckpatch: types: unary -- goto introduces unary context
2008-07-24 Andy Whitcroftcheckpatch: comment detection: ignore macro continuatio...
2008-07-24 Andy Whitcroftcheckpatch: possible types: __asm__ is never a type
2008-07-24 Michael Ellermancheckpatch: add a checkpatch warning for new uses of...
2008-07-24 Andy Whitcroftcheckpatch: types: some types may also be identifiers
next