summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu2008-12-102-13/+41
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-12-102-3/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger2008-12-091-3/+26
| * | | | | | | | | | PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang2008-12-091-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-108-86/+171
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
| * | | | | | | | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-091-3/+3
| * | | | | | | | | | [IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt2008-12-091-3/+3
| * | | | | | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
| * | | | | | | | | | [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-091-2/+2
| * | | | | | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt2008-12-091-71/+147
| * | | | | | | | | | [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| * | | | | | | | | | [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-091-4/+1
| * | | | | | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan2008-12-091-1/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-102-0/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-092-0/+29
* | | | | | | | | | | pktcdvd: remove broken dev_t export of class devicesKay Sievers2008-12-101-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-104-4/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter2008-12-103-4/+12
| * | | | | | | | | | | ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-091-0/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton2008-12-101-2/+2
* | | | | | | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-105-5/+6
* | | | | | | | | | | inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov2008-12-101-0/+2
* | | | | | | | | | | atomic: fix a typo in atomic_long_xchg()Eric Dumazet2008-12-101-1/+1
* | | | | | | | | | | mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin2008-12-101-13/+46
* | | | | | | | | | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao2008-12-101-1/+1
* | | | | | | | | | | pagemap: fix 32-bit pagemap regressionMatt Mackall2008-12-101-2/+2
* | | | | | | | | | | page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki2008-12-101-0/+3
* | | | | | | | | | | rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
* | | | | | | | | | | fbcon: fix workqueue shutdownGeoff Levand2008-12-101-0/+6
* | | | | | | | | | | mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro2008-12-101-13/+0
* | | | | | | | | | | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-103-17/+6
* | | | | | | | | | | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-103-8/+16
* | | | | | | | | | | percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet2008-12-101-2/+2
* | | | | | | | | | | rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
* | | | | | | | | | | relayfs: fix infinite loop with splice()Tom Zanussi2008-12-101-5/+2
* | | | | | | | | | | uml: boot broken due to buffer overrunBalbir Singh2008-12-101-1/+3
* | | | | | | | | | | mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton2008-12-101-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-098-19/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-071-3/+23
| * | | | | | | | | | [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
| * | | | | | | | | | [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
| * | | | | | | | | | [ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara2008-12-021-1/+1
| * | | | | | | | | | [ARM] omap: fix a pile of issuesRussell King2008-12-014-8/+8
* | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-096-41/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-031-0/+1
| * | | | | | | | | | | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_putJulia Lawall2008-12-021-0/+1
| * | | | | | | | | | | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2Wolfgang Grandegger2008-11-271-3/+5
| * | | | | | | | | | | [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
| * | | | | | | | | | | [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-261-10/+13
OpenPOWER on IntegriCloud