summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-25[ARM] Remove cache type printksRussell King
2008-09-25[ARM] Update mach-typesRussell King
2008-09-17[ARM] Fix IOP13xx build warningsRussell King
2008-09-09[ARM] Add -march=all to assembly file build in arch/arm/boot/compressedRussell King
2008-09-07[ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swappedHartley Sweeten
2008-09-07[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten
2008-09-07[NET] smc91x: provide configurable ledsRussell King
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek
2008-09-06[ARM] Convert asm/bitops.h to linux/bitops.hRussell King
2008-09-06[ARM] Convert asm/delay.h to linux/delay.hRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King
2008-09-06[ARM] clean up a load of old declarationsRussell King
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King
2008-09-06[ARM] sparse: quieten arch/arm/kernel/irq.cRussell King
2008-09-06[ARM] remove pc_pointer()Russell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King
2008-09-04[ARM] remove unused #include <version.h>Huang Weiyi
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King
2008-09-03[ARM] omap: fix gpio.c build errorRussell King
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
2008-09-02ipsec: Fix deadlock in xfrm_state management.David S. Miller
2008-09-02drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton
2008-09-02pm_qos_requirement might sleepJohn Kacur
2008-09-02rtc-cmos: wake again from S5Rafael J. Wysocki
2008-09-02sysfs: document files in /sys/firmware/sgi_uv/Russ Anderson
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie
2008-09-02rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg
2008-09-02tdfxfb: fix frame buffer name overrunKrzysztof Helt
2008-09-02tdfxfb: fix SDRAM memory size detectionKrzysztof Helt
2008-09-02hp-wmi: add proper hotkey supportMatthew Garrett
2008-09-02hp-wmi: update to match current rfkill semanticsMatthew Garrett
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02devcgroup: fix race against rmdir()Li Zefan
2008-09-02cirrusfb: check_par fixesKrzysztof Helt
2008-09-02pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov
2008-09-02pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov
2008-09-02mmc: at91_mci: don't use coherent dma buffersDavid Brownell
2008-09-028250: improve workaround for UARTs that don't re-assert THRE correctlyWill Newton
2008-09-02MAINTAINERS: add a maintainer for the BCM5974 multitouch driverHenrik Rydberg
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-02acer-wmi: remove debugfs entries upon unloadingRuss Dill
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-02mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke
2008-09-02NTFS: update homepageAdrian Bunk
2008-09-02ipv: Re-enable IP when MTU > 68Breno Leitao