summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt2008-06-121-1/+4
| * | | | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-121-2/+4
| * | | | [ARM] 5077/1: spi: fix list scan success verification in PXA ssp driverGuennadi Liakhovetski2008-06-121-1/+1
* | | | | rtc: Ramtron FM3130 RTC supportSergey Lapin2008-06-133-1/+514
* | | | | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell2008-06-131-4/+4
* | | | | provide rtc_cmos platform deviceStas Sergeev2008-06-132-15/+50
* | | | | radix-tree: fix small lockless radix-tree bugNick Piggin2008-06-131-58/+62
* | | | | console keyboard mapping broken by 04c71976Jiri Bohac2008-06-131-6/+1
* | | | | /proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage2008-06-131-8/+8
* | | | | pagemap: fix large pages in pagemapDave Hansen2008-06-131-9/+30
* | | | | pagemap: pass mm into pagewalkersDave Hansen2008-06-133-47/+56
* | | | | driver/char/generic_nvram: fix bannerPhilippe De Muyter2008-06-131-1/+1
* | | | | drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter2008-06-131-3/+3
* | | | | intel_rng: make device not found a warningStephen Hemminger2008-06-131-1/+1
* | | | | drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-131-0/+1
* | | | | mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert2008-06-131-11/+10
* | | | | MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao2008-06-131-3/+5
* | | | | uml: work around broken host PTRACE_SYSEMUJeff Dike2008-06-131-9/+16
* | | | | uml: remove include of asm/user.hJeff Dike2008-06-131-2/+2
* | | | | rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen2008-06-131-2/+5
* | | | | m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter2008-06-131-1/+7
* | | | | kprobes: fix error checking of batch registrationMasami Hiramatsu2008-06-131-6/+9
* | | | | cciss: add new hardware supportMike Miller2008-06-133-5/+22
* | | | | capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan2008-06-131-1/+23
* | | | | proc_fs.h: move struct mm_struct forward-declarationBen Nizette2008-06-131-2/+2
* | | | | cpusets: provide another web page URL in MAINTAINERS filePaul Jackson2008-06-131-0/+1
* | | | | hgafb: resource management fixKrzysztof Helt2008-06-131-11/+15
* | | | | m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V2008-06-131-2/+43
* | | | | fat: relax the permission check of fat_setattr()OGAWA Hirofumi2008-06-131-17/+27
* | | | | mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com2008-06-131-1/+1
* | | | | agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-131-0/+4
| |_|_|/ |/| | |
* | | | Linux 2.6.26-rc6v2.6.26-rc6Linus Torvalds2008-06-121-2/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-128-20/+15
|\ \ \ \
| * | | | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-121-2/+2
| * | | | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-121-0/+1
| * | | | x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-121-2/+2
| * | | | x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| * | | | x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar2008-06-121-2/+1
| * | | | Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-122-17/+4
| * | | | x86: fix asm warning in head_32.SJoe Korty2008-06-121-1/+1
| * | | | x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-121-0/+5
| * | | | geode: fix modular buildIngo Molnar2008-06-121-0/+2
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-122-8/+27
|\ \ \ \ \
| * | | | | sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| * | | | | sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| * | | | | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-102-4/+15
* | | | | | block: disable IRQs until data is written to relay channelCarl Henrik Lunde2008-06-121-6/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-121-5/+20
|\ \ \ \ \ \
| * | | | | | kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-121-5/+20
* | | | | | | nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-121-18/+3