aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Linux 2.6.28-rc8Linus Torvalds1-1/+1
2008-12-10fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-12-10MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov1-12/+10
2008-12-10pktcdvd: remove broken dev_t export of class devicesKay Sievers1-1/+1
2008-12-10drivers/video/mb862xx/mb862xxfb.c: fix printkAndrew Morton1-2/+2
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins5-5/+6
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov1-0/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin1-13/+46
2008-12-10drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao1-1/+1
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall1-2/+2
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki1-0/+3
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap1-1/+1
2008-12-10fbcon: fix workqueue shutdownGeoff Levand1-0/+6
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro1-13/+0
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton3-17/+6
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton3-8/+16
2008-12-10percpu_counter: fix CPU unplug race in percpu_counter_destroy()Eric Dumazet1-2/+2
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2-0/+12
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi1-5/+2
2008-12-10uml: boot broken due to buffer overrunBalbir Singh1-1/+3
2008-12-10mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton1-1/+1
2008-12-10crypto: api - Disallow cryptomgr as a module if algorithms are built-inHerbert Xu2-13/+41
2008-12-10firewire: fw-ohci: fix IOMMU resource exhaustionStefan Richter3-4/+12
2008-12-09tracehook: exec double-reporting fixRoland McGrath1-1/+9
2008-12-09PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger1-3/+26
2008-12-09PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang1-0/+1
2008-12-09MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2-0/+29
2008-12-09[IA64] SN: prevent IRQ retargetting in request_irq()John Keller1-1/+8
2008-12-09ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham1-0/+2
2008-12-09sched: CPU remove deadlock fixBrian King1-0/+2
2008-12-09[IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck1-3/+3
2008-12-09[IA64] Clear up section mismatch for ioc4_ide_attach_one.Robin Holt1-3/+3
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt1-1/+3
2008-12-09[IA64] Clear up section mismatch for sn_check_wars.Robin Holt1-2/+2
2008-12-09[IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt1-71/+147
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner1-0/+4
2008-12-09[IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall1-4/+1
2008-12-09[IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan1-1/+0
2008-12-09radeonfb: Disable new color expand acceleration unless explicitely enabledBenjamin Herrenschmidt3-1/+10
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro3-6/+7
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap1-2/+0
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on BlackfinMike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro3-0/+20
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris1-7/+21