summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang2012-03-211-6/+41
* Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
* Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka2012-03-211-1/+0
* bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang2012-03-211-0/+7
* arch: blackfin: udpate defconfigBob Liu2012-03-213-0/+9
* Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-2116-196/+233
* arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-03-2113-25/+26
* Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-212-1/+5
* blackfin: cleanup anomaly workaroundsBob Liu2012-03-211-24/+20
* blackfin: update default defconfigBob Liu2012-03-2110-125/+125
* blackfin: thread_info: add suspend flagBob Liu2012-03-211-0/+2
* bfin: add bfin_ad73311_machine platform deviceBob Liu2012-03-211-0/+20
* blackfin: bf537: stamp: update board file for 193xBob Liu2012-03-211-2/+2
* blackfin: kgdb: skip hardware watchpoint testBob Liu2012-03-211-0/+1
* bf548: add ppi interrupt mask and blanking clocksScott Jiang2012-03-211-0/+2
* blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu2012-03-211-0/+7
* spi/bfin_spi: drop bits_per_word from client dataMike Frysinger2012-03-211-1/+0
* blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
* blackfin: restore L1 base address and lengthBarry Song2012-03-211-1/+4
* blackfin: timer: refine bfin simple timer driverSteven Miao2012-03-211-4/+6
* BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao2012-03-211-110/+110
* bfin_sport: add support for ADC/DAC.Bob Liu2012-03-211-0/+3
* Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-03-201-19/+3
|\
| * workqueue: use percpu allocator for cwq on UPLai Jiangshan2012-03-121-19/+3
* | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-2016-372/+228
|\ \
| * | cgroup: Walk task list under tasklist_lock in cgroup_enable_task_cg_listFrederic Weisbecker2012-02-211-0/+20
| * | cgroup: Remove wrong comment on cgroup_enable_task_cg_list()Frederic Weisbecker2012-02-211-3/+0
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-0216-162/+113
| * | cgroup: remove extra calls to find_existing_css_setMandeep Singh Baines2012-01-301-113/+27
| * | cgroup: replace tasklist_lock with rcu_read_lockMandeep Singh Baines2012-01-201-3/+7
| * | cgroup: simplify double-check locking in cgroup_attach_procMandeep Singh Baines2012-01-201-50/+29
| * | cgroup: move struct cgroup_pidlist out from the header fileLi Zefan2012-01-202-32/+32
| * | cgroup: remove cgroup_attach_task_current_cg()Li Zefan2012-01-201-9/+0
* | | exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov2012-03-201-3/+1
* | | exit_signal: fix the "parent has changed security domain" logicOleg Nesterov2012-03-202-14/+9
* | | exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov2012-03-202-6/+4
* | | CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov2012-03-201-1/+7
* | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20269-5607/+9689
|\ \ \
| * | | net: qmi_wwan: add support for ZTE MF820DBjørn Mork2012-03-161-0/+34
| * | | USB: option: add ZTE MF820DBjørn Mork2012-03-161-0/+2
| * | | usb: gadget: f_fs: Remove lock is held before freeing checksAndi Kleen2012-03-161-3/+1
| * | | USB: option: make interface blacklist work againBjørn Mork2012-03-161-0/+1
| * | | usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driverSebastian Andrzej Siewior2012-03-163-1/+14
| * | | USB: ohci-pxa27x: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-151-2/+2
| * | | USB: use generic platform driver on ath79Hauke Mehrtens2012-03-156-377/+35
| * | | USB: EHCI: Add a generic platform device driverHauke Mehrtens2012-03-154-0/+259
| * | | USB: OHCI: Add a generic platform device driverHauke Mehrtens2012-03-154-0/+247
| * | | USB: ftdi_sio: new PID: LUMEL PD12Michał Wróbel2012-03-152-0/+3
| * | | USB: ftdi_sio: add support for FT-X series devicesJim Paris2012-03-143-6/+18
| * | | USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-03-141-26/+57