pandora-kernel.git
2011-03-21 Namhyung Kimselect: remove unused MAX_SELECT_SECONDS
2011-03-21 Namhyung Kimvfs: cleanup do_vfs_ioctl()
2011-03-21 Linus TorvaldsMerge branch 'trivial' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-03-21 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2011-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2011-03-21 Eric Dumazetr8169: fix a bug in rtl8169_init_phy()
2011-03-20 Seth Heasleyi2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
2011-03-20 Jean Delvarei2c: Drop i2c_adapter.id
2011-03-20 Jean Delvarei2c: Deprecate i2c_driver.attach_adapter and .detach_ad...
2011-03-20 Jean Delvarei2c-dev: Use standard bus notification mechanism
2011-03-20 Jean Delvarei2c: Export i2c_for_each_dev
2011-03-20 Jean Delvarei2c: Get rid of <linux/i2c-id.h>
2011-03-20 Jean Delvarei2c: Minor fixes to upgrading-clients document
2011-03-20 Jean Delvarei2c: make i2c_get_adapter prototype clearer
2011-03-20 Roman Fietzei2c: Fix typo in instantiating-devices document
2011-03-20 Wolfram Sangi2c-boardinfo: Fix typo in comment
2011-03-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-20 Chris Metcalfasm-generic: support clock_adjtime() in <asm-generic...
2011-03-20 Chris Metcalfarch/tile: fix futex sanitization definition/prototype...
2011-03-19 Dmitry TorokhovMerge branch 'next' into for-linus
2011-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-19 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-03-19 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Rafael J. WysockiUSB: Move runtime PM callbacks to usb_device_pm_ops
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'spi/next' of git://git.secretlab.ca/git...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2011-03-18 Alan CoxMAINTAINERS: Add serial
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-03-18 Linus TorvaldsMerge branches 'irq-fixes-for-linus' and 'sched-fixes...
2011-03-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 David HowellsMN10300: Clear ASB2364 peripheral interrupt masks befor...
2011-03-18 David HowellsMN10300: Fix the ASB2364 gdbport UART register defs
2011-03-18 David HowellsMN10300: Fix ASB2364 FPGA register defs
2011-03-18 Thomas GleixnerMN10300: Select GENERIC_HARDIRQS_NO_DEPRECATED
2011-03-18 David HowellsMN10300: Select HAVE_GENERIC_HARDIRQS rather than GENER...
2011-03-18 Thomas GleixnerMN10300: Convert ASB2364 FPGA irq_chip to new functions
2011-03-18 Thomas GleixnerMN10300: Convert ipi irq_chip to new functions
2011-03-18 Thomas GleixnerMN10300: Convert serial irq_chip to new functions
2011-03-18 Thomas GleixnerMN10300: Convert cpu irq_chips to new functions
2011-03-18 Thomas GleixnerMN10300: Remove unused mn10300_intc_* functions
2011-03-18 Thomas GleixnerMN10300: Remove stale irq_chip.end - V2
2011-03-18 Thomas GleixnerMN10300: Use clockevents_calc_mult_shift()
2011-03-18 Thomas GleixnerMN10300: Use clocksource_register_hz()
2011-03-18 Thomas GleixnerMN10300: Remove stale code
2011-03-18 Grant Likelyspi/dw_spi: move dw_spi.h into drivers/spi
2011-03-18 Jiri Slabyspi/dw_spi: Fix missing header
2011-03-18 Josef Bacikfs: call security_d_instantiate in d_obtain_alias V2
2011-03-18 Al Virolose 'mounting_here' argument in ->d_manage()
2011-03-18 Ingo Molnartrace, filters: Initialize the match variable in proces...
2011-03-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-18 Al Virodon't pass 'mounting_here' flag to follow_down()
2011-03-18 Al Virochange the locking order for namespace_sem
2011-03-18 Al Virofix deadlock in pivot_root()
2011-03-18 Shaohua Lix86: Flush TLB if PGD entry is changed in i386 PAE...
2011-03-18 Namhyung Kimx86, dumpstack: Correct stack dump info when frame...
2011-03-18 Ingo Molnarx86: Clean up csum-copy_64.S a bit
2011-03-18 Lucas De Marchix86: Fix common misspellings
2011-03-18 Lucas De Marchix86: Fix misspelling and align params
2011-03-18 Ingo MolnarMerge branch 'linus' into x86/urgent
2011-03-18 Mike FrysingerBlackfin: ip0x: fix unused variable warning
2011-03-18 Mike FrysingerBlackfin: punt unused HDMA masks
2011-03-18 Mike FrysingerBlackfin: wire up new syscalls
2011-03-18 Philippe GerumBlackfin/ipipe: restore pipeline bits in irqflags
2011-03-18 Philippe GerumBlackfin/ipipe: fix deferred pipeline sync for the...
2011-03-18 Philippe GerumBlackfin/ipipe: upgrade to I-pipe mainline
2011-03-18 Michael HennerichBlackfin: cpufreq: fix typos
2011-03-18 Thomas GleixnerBlackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
2011-03-18 Mike FrysingerBlackfin: SMP: convert to irq chip functions
2011-03-18 Thomas GleixnerBlackfin: use accessor functions in show_interrupts()
2011-03-18 Thomas GleixnerBlackfin: use proper wrapper functions for modifying...
2011-03-18 Thomas GleixnerBlackfin: convert gpio irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert mac irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert error irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert internal irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: convert core irq_chip to new functions
2011-03-18 Thomas GleixnerBlackfin: use proper wrappers for irq_desc
2011-03-18 Mike FrysingerBlackfin: optimize startup code
2011-03-18 Sonic ZhangBlackfin: SMP: work around anomaly 05000491
2011-03-18 Graf YangBlackfin: SMP: implement cpu_freq support
2011-03-18 Mike FrysingerBlackfin: split optimization settings more
2011-03-18 Sonic ZhangBlackfin: SMP: disable preempt with smp_processor_id...
2011-03-18 steven miaoBlackfin: SMP: delay enabling caches until CPU is initi...
2011-03-18 Mike FrysingerBlackfin: SMP: use standard cache functions
2011-03-18 steven miaoBlackfin: SMP: PERCPU section should be PAGE aligned
2011-03-18 Mike FrysingerBlackfin: ADI boards: enable pseudo debug insns support
2011-03-18 Sonic ZhangBlackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP...
2011-03-18 Andreas SchallenbergBlackfin: dnp5370: drop MMC card detect support
2011-03-18 Mike FrysingerBlackfin: add bfin_write_{or,and} helpers
next