OSDN Git Service

android-x86/kernel.git
2009-10-03 San Mehat[ARM] process: Use uber-safe probe_kernel_address(...
2009-10-02 Jocelyn Falempecpufreq: ondemand: Don't synchronize sample rate unless...
2009-09-24 Tom Zhumisc: apanic: erase kpanic when no data
2009-09-23 Marcel HoltmannBluetooth: Fix connection establishment with low securi...
2009-09-23 Tom Zhumisc: apanic: Improved bad-block / watchdog handling
2009-09-22 Nick PellyBluetooth: Fallback to SCO on error code 0x10 (Connecti...
2009-09-22 Nick PellyBluetooth: Do not call rfcomm_session_put() due to...
2009-09-22 Nick PellyRevert "Bluetooth: Fix kernel panic while disconnecting...
2009-09-22 Tom Zhumisc: apanic: bad block handling
2009-09-20 Nick PellyBluetooth: Increase timeout for legacy pairing from...
2009-09-20 Roger QuadrosBluetooth: Ensure that HCI sysfs add/del is preempt...
2009-09-18 Arve Hjønnevågyaffs: Don't update page read and write counts from...
2009-09-18 Arve HjønnevågMerge branch 'yaffs' into android-2.6.29
2009-09-18 Arve HjønnevågRevert "yaffs: Fix yaffs_file_write to not return ...
2009-09-17 San Mehatramconsole/apanic: Ensure ramconsole does not get clutt...
2009-09-17 San MehatRevert "apanic: Send magic sequence to suspend ramconso...
2009-09-17 San MehatRevert "ramconsole: Disable console capture upon receiv...
2009-09-17 San Mehatapanic: Fix a few cases of calling non-atomic things...
2009-09-17 Arve Hjønnevågyaffs: Import yaffs from Wed Sep 9 03:03:01 2009 +0000
2009-09-17 Lan ZhuBluetooth: Fix kernel panic while disconnecting RFCOMM
2009-09-16 San Mehatproc: smaps: Allow smaps access for CAP_SYS_RESOURCE
2009-09-16 San Mehatapanic: Send magic sequence to suspend ramconsole befor...
2009-09-16 San Mehatramconsole: Disable console capture upon receiving...
2009-09-08 San Mehatkernel: printk: Add non exported function for clearing...
2009-09-08 Rebecca Schultz... usb: gadget: f_mass_storage: Clean up wakelocks on...
2009-09-08 James Luanusb: gadget: f_mass_storage: Handle setup request correctly
2009-09-02 San Mehatdrivers: apanic: Android kernel panic handler.
2009-08-29 Zygo Blaxelllib/genalloc.c: remove unmatched write_lock() in gen_po...
2009-08-29 Jared Suttlesusb: gadget: mass_storage: Fix Mass Storage Panic durin...
2009-08-26 Erik Gillingpower: wakelocks: fix buffer overflow in print_wake_locks
2009-08-26 Mike Chanpower: Prevent spinlock recursion when wake_unlock...
2009-08-26 San Mehat[ARM] process: Add display of memory around registers...
2009-08-24 Dima Zavinnet: ipv4: Fix a spinlock recursion bug in tcp_v4_nuke.
2009-08-24 Denis KarpovFAT: add 'errors' mount option
2009-08-21 Mike Lockwooddrivers: usb: gadget: Add platform data struct for...
2009-08-21 Mike Lockwooddrivers: usb: gadget: Use usb_mass_storage platform...
2009-08-21 Jared Suttlesdrivers: usb: gadget: Add "usb_mass_storage" platform...
2009-08-20 San Mehatmtd: nand: Add naieve panic_write support for generic...
2009-08-17 Nicolas Pitre[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
2009-08-17 Ben Dooksmmc_block: do not DMA to stack
2009-08-17 San Mehatmmc: mmc_rescan detects card change in one run
2009-08-17 José M. Fernándezmmc: increase power up delay
2009-08-17 Pierre Ossmanmmc_block: be prepared for oversized requests
2009-08-17 Balaji Raommc: During unsafe resume, select the right volatge...
2009-08-17 Adrian Huntermmc: Add Extended CSD register to debugfs
2009-08-17 Andy Whitcroftmmc: add MODALIAS linkage for MMC/SD devices
2009-08-17 Jorg Schummermmc: delayed_work was never cancelled
2009-08-14 Nick PellyBluetooth: Fallback from eSCO to SCO on error code...
2009-08-13 Julien Tinnespersonality: fix PER_CLEAR_ON_SETID
2009-08-13 Linus TorvaldsMake sock_sendpage() use kernel_sendpage()
2009-08-13 Christoph Lametersecurity: use mmap_min_addr indepedently of security...
2009-08-13 San Mehatdrivers: power: Add watchdog timer to catch drivers...
2009-08-12 Jared SuttlesUSB: gadget: android: Fix USB WHQL Certification Issues
2009-08-12 Jared SuttlesUSB: composite: Fix USB WHQL Certification Issues
2009-08-11 Nick PellyBluetooth: Do not attempt to send dlci disconnect when...
2009-08-07 Joe Swantekdrivers: usb: gadget: Add helper function for installin...
2009-08-07 Mike Lockwoodusb: gadget: android: Add dependency on switch driver.
2009-08-07 Ninja Tekkamandrivers: usb: gadget: call switch_dev_unregister in...
2009-08-07 Jared Suttlesdrivers: usb: gadget: handle NULL descriptors in compos...
2009-08-07 Herbert XuGRO: Disable GRO on legacy netif_rx path
2009-08-05 Dima Zavinpmem: Make the exposed functions be noops if CONFIG_AND...
2009-08-05 Dima Zavinpmem: Expose is_pmem_file to the in-kernel users.
2009-08-05 Dima Zavinpmem: remove HW3D_* ioctls
2009-08-05 Oleg Nesterovptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
2009-07-30 San Mehatserial_core: Add wake_peer uart operation which is...
2009-07-30 Dmitry Shmidtmmc: sdio: Claim host in sdio_reset_comm()
2009-07-30 San MehatRevert "mmc: mmcblk: Add new feature 'CONFIG_MMC_BLOCK_...
2009-07-30 San Mehatmmc: card: Add MMC_BLOCK_DEFERRED_RESUME option to...
2009-07-30 San Mehatmmc: mmcblk: Add support for deferred SD bus resume
2009-07-30 San Mehatmmc: core: Rework mmc_delayed_work wakelock so that...
2009-07-30 San Mehatmmc: core: Add deferred bus resume policy.
2009-07-29 Arve HjønnevågInput: gpio_event: Allow multiple input devices per...
2009-07-29 Arve HjønnevågInput: gpio_input: Fix keys with keycode 0x100-0x1ff
2009-07-29 Rebecca Schultz... Input: synaptics_i2c_rmi: Add irqflags to platform...
2009-07-24 Arve HjønnevågInput: synaptics_i2c_rmi: Send new multi touch events
2009-07-24 Henrik RydbergInput: add detailed multi-touch finger data report...
2009-07-24 Henrik RydbergInput: allow certain EV_ABS events to bypass all filtering
2009-07-24 Arve HjønnevågInput: synaptics_i2c_rmi: Add sensitivity adjust option.
2009-07-24 Arve HjønnevågInput: synaptics_i2c_rmi: Add support for panels with...
2009-07-24 Arve HjønnevågInput: synaptics_i2c_rmi: disable_irq -> disable_irq_nosync
2009-07-21 Mike Lockwoodusb gadget: android: Add helper function for usb_gadget...
2009-07-09 Chia-chi Yehnet: Force PPPoLAC and PPPoPNS to bind an interface...
2009-06-30 Chia-chi Yehnet: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
2009-06-30 Chia-chi Yehsecurity: Add AID_NET_RAW and AID_NET_ADMIN capability...
2009-06-23 Marco Nelissenashmem: don't require a page aligned size
2009-06-22 Chia-chi Yehnet: Fix a potential deadlock while releasing PPPoLAC...
2009-06-18 Paul Gortmaker[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS...
2009-06-12 Chia-chi Yehnet: Fix a bitmask in PPPoPNS and rename constants...
2009-06-11 Nick Pellywl127x-rfkill: Add power control driver for TI WL127X...
2009-06-11 Dmitry Shmidtsdio: fix sdio_reset_comm() error path
2009-06-11 Chia-chi Yehnet: add PPP on PPTP Network Server (PPPoPNS) driver.
2009-06-10 Arve Hjønnevåg[ARM] Optionally flush entire dcache from v6_dma_flush_...
2009-06-10 Arve Hjønnevågfutex: Restore one of the fast paths eliminated by...
2009-06-02 Ken Kesslerusb: gadget: android: Allow usb charging to draw up...
2009-05-29 Arve Hjønnevågnohz: Fix ondemand governor not always ramping up on...
2009-05-21 San Mehatcgroup: Add generic cgroup subsystem permission checks.
2009-05-19 Chia-chi Yehnet: add PPP on L2TP Access Concentrator (PPPoLAC)...
2009-05-08 Hidetoshi Setoposixtimers, sched: Fix posix clock monotonicity
2009-05-08 Arve Hjønnevågyaffs: Fix yaffs_file_write to not return -ENOSPC when...
2009-04-28 Arve Hjønnevågashmem: Add common prefix to name reported in /proc...
next