aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* S5PC11X: Camera: update using definition of videoJeong-Seok Yang2011-11-171-118/+167
* sdhci: add support for S5PV210Seungwon2011-11-162-0/+2
* S5PC110: HERRING: Added video device header file.Hyunwoong Kim2011-11-161-0/+550
* misc: remove kernel debugger coreDima Zavin2011-11-141-41/+0
* input: gpio_input: don't print debounce message unless flag is setDima Zavin2011-11-081-0/+1
* Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-2722-42/+146
|\
| * ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not definedSteven Rostedt2011-10-161-2/+2
| * ftrace: Fix regression of :mod:module function enablingSteven Rostedt2011-10-161-1/+2
| * ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang2011-10-161-1/+1
| * ptp: fix L2 event message recognitionRichard Cochran2011-10-161-3/+10
| * posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-10-161-1/+0
| * writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stageWu Fengguang2011-10-031-0/+1
| * mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown2011-10-031-1/+1
| * fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-10-031-0/+5
| * fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-10-031-0/+24
| * rtc: Fix RTC PIE frequency limitJohn Stultz2011-10-031-0/+3
| * TTY: pty, fix pty countingJiri Slaby2011-10-032-0/+5
| * rapidio: fix use of non-compatible registersAlexandre Bounine2011-10-031-9/+9
| * Add a personality to report 2.6.x version numbersAndi Kleen2011-08-291-0/+1
| * x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha2011-08-291-0/+2
| * mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-151-2/+10
| * net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-08-151-0/+2
| * ipv6: make fragment identifications less predictableEric Dumazet2011-08-152-11/+3
| * net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-152-11/+20
| * crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-151-0/+5
| * drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl defineOle Henrik Jahren2011-08-151-1/+1
| * drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-151-0/+1
| * xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-151-0/+39
* | mmc: block: allow get_card_status() to return error statusRussell King - ARM Linux2011-10-261-0/+10
* | ram_console: pass in a boot info stringColin Cross2011-10-251-0/+22
* | HID: Add input_register callback.Jaikumar Ganesh2011-09-211-0/+4
* | usb: otg_id: add suspend/resume interfaceDima Zavin2011-09-111-0/+2
* | mmc: core: host: only use wakelock for detect workColin Cross2011-09-071-0/+2
* | panic: Add board ID to panic outputNishanth Menon2011-08-191-0/+3
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-105-3/+12
|\ \ | |/
| * NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-08-041-1/+2
| * mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt2011-08-041-0/+2
| * pnfs: let layoutcommit handle a list of lsegPeng Tao2011-08-041-1/+1
| * firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter2011-08-041-0/+3
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-08-041-1/+4
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-1012-18/+57
|\ \ | |/
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-201-0/+3
| |\
| | * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2011-07-201-0/+3
| | |\
| | | * rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-191-0/+3
| * | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-201-0/+2
| * | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-201-5/+9
| |/ /
| * | include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-181-5/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-171-6/+0
| |\ \
| | * | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-6/+0
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-07-173-1/+22
| |\ \ \