All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-17 19:25:33 to 2011-12-17 23:12:39 UTC [more...]

[U-Boot] [PATCH 0/7] CHECKPATCH: Cleanup LCD logo files
 2011-12-17 23:12 UTC  (13+ messages)
` [U-Boot] [PATCH 1/7] CHECKPATCH: ./board/esd/voh405/logo_640_480_24bpp.c
` [U-Boot] [PATCH 2/7] CHECKPATCH: ./board/esd/voh405/logo_320_240_4bpp.c
` [U-Boot] [PATCH 3/7] CHECKPATCH: ./board/esd/apc405/logo_640_480_24bpp.c
` [U-Boot] [PATCH 4/7] CHECKPATCH: ./board/esd/hh405/logo_640_480_24bpp.c
` [U-Boot] [PATCH 5/7] CHECKPATCH: ./board/esd/hh405/logo_320_240_4bpp.c
` [U-Boot] [PATCH 6/7] CHECKPATCH: ./board/esd/hh405/logo_1024_768_8bpp.c

[RFC, PATCH 0/12] xfs: compound buffers for directory blocks
 2011-12-17 23:11 UTC  (3+ messages)
` [PATCH 03/12] xfs: introduce a compound buffer construct

[U-Boot] [PATCH 00/18 V2] CHECKPATCH: fpgadata.c cleanup
 2011-12-17 23:11 UTC  (63+ messages)
` [U-Boot] [PATCH 01/18 V2] CHECKPATCH: ./board/dave/PPChameleonEVB/fpgadata.c
` [U-Boot] [PATCH 02/18 V2] CHECKPATCH: ./board/esd/cpciiser4/fpgadata.c
` [U-Boot] [PATCH 03/18 V2] CHECKPATCH: ./board/esd/du405/fpgadata.c
` [U-Boot] [PATCH 04/18 V2] CHECKPATCH: ./board/esd/canbt/fpgadata.c
` [U-Boot] [PATCH 05/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c
` [U-Boot] [PATCH 06/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c
` [U-Boot] [PATCH 07/18 V2] CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c
` [U-Boot] [PATCH 08/18 V2] CHECKPATCH: ./board/esd/wuh405/fpgadata.c
` [U-Boot] [PATCH 09/18 V2] CHECKPATCH: ./board/esd/plu405/fpgadata.c
` [U-Boot] [PATCH 10/18 V2] CHECKPATCH: ./board/esd/ar405/fpgadata.c
` [U-Boot] [PATCH 11/18 V2] CHECKPATCH: ./board/esd/ar405/fpgadata_xl30.c
` [U-Boot] [PATCH 12/18 V2] CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c
` [U-Boot] [PATCH 13/18 V2] CHECKPATCH: ./board/esd/ash405/fpgadata.c
` [U-Boot] [PATCH 14/18 V2] CHECKPATCH: ./board/esd/voh405/fpgadata.c
` [U-Boot] [PATCH 15/18 V2] CHECKPATCH: ./board/esd/apc405/fpgadata.c
` [U-Boot] [PATCH 16/18 V2] CHECKPATCH: ./board/esd/tasreg/fpgadata.c
` [U-Boot] [PATCH 17/18 V2] CHECKPATCH: ./board/esd/pci405/fpgadata.c
` [U-Boot] [PATCH 18/18 V2] CHECKPATCH: ./board/esd/hh405/fpgadata.c

[PATCH][TRIVIAL] btrfs: Remove a couple of redundant semi-colons
 2011-12-17 23:06 UTC 

[PATCH] loop: fput() called in loop_clr_fd() may cause bd_mutex recursive locking
 2011-12-17 22:58 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/3] fix several printf() length modifers
 2011-12-17 22:57 UTC  (8+ messages)
` [U-Boot] [PATCH/RFC] fix several printf() modifiers
  ` [U-Boot] [PATCH v2 1/3] cmd_sf.c: fix printf() length modifier
  ` [U-Boot] [PATCH v2 2/3] fat.c: "
  ` [U-Boot] [PATCH v2 3/3] avr32:mmu.c: "

[PATCH] slub: prefetch next freelist pointer in slab_alloc()
 2011-12-17 22:56 UTC  (4+ messages)

[PATCH][Trivial] isl29020: Remove a redundant semi-colon from return statement
 2011-12-17 22:53 UTC 

[U-Boot] [PATCH] arm, fdt: update ethernet mac address before booting Linux
 2011-12-17 22:53 UTC  (2+ messages)

[PATCH][Trivial] BMP085: Remove redundant semi-colon from return statement
 2011-12-17 22:52 UTC 

Seeking Linux watchdog design advice to trouble shoot mystory silent reboot issue
 2011-12-17 22:50 UTC  (4+ messages)

properly check for _DSM function support and Optimus support for vga_switcheroo
 2011-12-17 22:50 UTC  (2+ messages)

[U-Boot] [PATCH RFC] sandbox: Add tap based networking
 2011-12-17 22:47 UTC  (3+ messages)
` [U-Boot] [PATCH] "

[PATCH 00/11] git-p4: asciidoc documentation and fixes
 2011-12-17 22:43 UTC  (3+ messages)
` [PATCH 02/11] git-p4: test debug macro

[PATCH 00/14] Make ib_srp better suited for H.A. purposes
 2011-12-17 22:39 UTC  (7+ messages)
` [PATCH 04/14] ib_srp: Set block layer timeout

[PATCH][TRIVIAL] SCSI, pmcraid: Fix 'failed' misspelled as 'faile' in error message
 2011-12-17 22:36 UTC  (2+ messages)

[PATCH] Fix for binary_sysctl() memory leak
 2011-12-17 22:14 UTC  (5+ messages)

[U-Boot] [PATCH v6 0/4] Buffer overruns in printf
 2011-12-17 22:34 UTC  (12+ messages)
` [U-Boot] [PATCH v6 1/4] Move vsprintf functions into their own header
` [U-Boot] [PATCH v6 2/4] Add safe vsnprintf and snprintf library functions
` [U-Boot] [PATCH v6 3/4] vsprintf: Move function documentation into header file
` [U-Boot] [PATCH v6 4/4] Make printf and vprintf safe from buffer overruns

[Bug 43861] New: Build error in latest git master
 2011-12-17 22:33 UTC  (3+ messages)
` [Bug 43861] Build error in Mesa "
` [Bug 43861] Build error in Mesa with llvm >= r145623

[PATCH 0/2] SYSCTL: export root handling routines
 2011-12-17 22:30 UTC  (5+ messages)
` [PATCH 1/2] SYSCTL: root unregister routine introduced

[PATCH] plat_ram: call mtd_device_register only if partition data exists
 2011-12-17 22:26 UTC  (3+ messages)

[PATCH 00/11] SUNRPC: make sysctl per network namespcase context
 2011-12-17 22:25 UTC  (4+ messages)
` [PATCH 01/11] SYSCTL: export root and set handling routines

SDP Kernel Module Compilation
 2011-12-17 22:24 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] target-mips improvements
 2011-12-17 22:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-mips: Streamline indexed cp1 memory addressing
` [Qemu-devel] [PATCH 2/3] mips-linux-user: Always support rdhwr
` [Qemu-devel] [PATCH 3/3] target-mips: Implement Loongson Multimedia Instructions

[RFC 00/22] Bluetooth: change tasklets to workqueue
 2011-12-17 22:17 UTC  (27+ messages)
` [RFC 01/22] Bluetooth: Process recv path in a workqueue instead of a tasklet
  ` [RFC 02/22] Bluetooth: Replace spin_lock by mutex in hci_dev
    ` [RFC 03/22] Bluetooth: Use delayed_work for connection timeout
      ` [RFC 04/22] Bluetooth: Use delayed work for advertisiment cache timeout
        ` [RFC 05/22] Bluetooth: hci_conn_auto_accept() doesn't need locking
          ` [RFC 06/22] Bluetooth: Move L2CAP timers to workqueue
            ` [RFC 07/22] Bluetooth: Don't use spin_lock socket lock anymore
              ` [RFC 08/22] Bluetooth: Remove sk_backlog usage from L2CAP
                ` [RFC 09/22] Bluetooth: move hci_task_lock to mutex
                  ` [RFC 10/22] Bluetooth: convert chan_lock "
                    ` [RFC 11/22] Bluetooth: Use RCU to manipulate chan_list
                      ` [RFC 12/22] Bluetooth: convert conn hash to RCU
                        ` [RFC 13/22] Bluetooth: Don't disable tasklets to call hdev->notify()
                          ` [RFC 14/22] Bluetooth: Move command task to workqueue
                            ` [RFC 15/22] Bluetooth: convert tx_task "
                              ` [RFC 16/22] Bluetooth: convert info timer to delayed_work
                                ` [RFC 17/22] Bluetooth: remove power_on work_struct
                                  ` [RFC 18/22] Bluetooth: invert locking order in connect path
                                    ` [RFC 19/22] Bluetooth: Change l2cap chan_list to use RCU
                                      ` [RFC 20/22] Bluetooth: move power_off to system workqueue
                                        ` [RFC 21/22] Bluetooth: Use new alloc_workqueue()
                                          ` [RFC 22/22] Bluetooth: Remove work_add and work_del from hci_sysfs

Load increase after memory upgrade (part2)
 2011-12-17 22:12 UTC  (3+ messages)

[PATCH] mm: add missing mutex lock arround notify_change
 2011-12-17 22:10 UTC  (6+ messages)

Updating
 2011-12-17 19:02 UTC 

[PATCH 1/3] mt2063: add get_if_frequency call
 2011-12-17 21:59 UTC  (5+ messages)
` [PATCH 2/3] drxk: correction frontend attatching
` [PATCH 3/3] cx23885: add Terratec Cinergy T pcie dual

[PATCH 0/5] MTD: bcm63xxpart: improve robustness
 2011-12-17 21:57 UTC  (8+ messages)
` [PATCH 2/5] MTD: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64K

header file at a top
 2011-12-17 21:57 UTC 

[Buildroot] [Bug 4628] New: Unable to download properly file genext2fs-1.4.1.tar.gz
 2011-12-17 21:49 UTC  (2+ messages)
` [Buildroot] [Bug 4628] "

Animated Movie/TV Series - Cartoon Movie/TV Series - 3D/2D Animation Services
 2011-12-17 21:49 UTC 

[PATCH] cpu idle ticks show twice in xen pvm guest
 2011-12-17 21:46 UTC  (5+ messages)

[Buildroot] [Bug 4622] New: Unable to download properly file fakeroot_1.9.5.tar.gz
 2011-12-17 21:47 UTC  (2+ messages)
` [Buildroot] [Bug 4622] "

[PATCH] apb: Fix configuration constraints
 2011-12-17 21:57 UTC 

[PATCH] net: bpf_jit: fix an off-one bug in x86_64 cond jump target
 2011-12-17 21:39 UTC 

oops during modprobe (3.2.0-rc6+)
 2011-12-17 21:36 UTC 

[Buildroot] [PATCH] uboot-tools: fix install commands
 2011-12-17 21:32 UTC  (2+ messages)

[Buildroot] [git commit] uboot-tools: fix install commands
 2011-12-17 21:31 UTC 

[PATCH] Add necessary bits to pvops Linux for mapping paged-out pages
 2011-12-17 21:31 UTC  (9+ messages)
` [PATCH 2/3] Handle GNTST_eagain in kernel drivers
` [PATCH 3/3] Port of mmap_batch_v2 to support paging in Xen

aufs vs. m68k conflict, please advice
 2011-12-17 21:19 UTC  (8+ messages)
` [PATCH] m68k/irq: don't use pr_crit in an header

Compat-wireless release for 2011-12-17 is baked
 2011-12-17 21:11 UTC 

[PATCHv2 3/3] cx23885: add Terratec Cinergy T pcie dual
 2011-12-17 21:07 UTC 

secure-conntrack-helpers: updates
 2011-12-17 21:02 UTC  (6+ messages)
` [PATCH 1/5] Use modern -m conntrack match
` [PATCH 2/5] Sentence ordering
` [PATCH 3/5] Selected corrections from Mr. Dash Four
` [PATCH 4/5] "
` [PATCH 5/5] Plural forms

[GIT PULL] scheduler fixes
 2011-12-17 20:56 UTC 

Memory corruption warnings triggered by repeated slabinfo -v
 2011-12-17 20:55 UTC  (6+ messages)

[GIT PULL] perf fix
 2011-12-17 20:53 UTC 

[U-Boot] [PATCH] km/common: add toolchain variable
 2011-12-17 20:49 UTC  (2+ messages)

[U-Boot] [PATCH] git-mailrc: Add self to davinci/omap, add ti
 2011-12-17 20:46 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARMV7: Add support For Logic OMAP35x/DM37x modules
 2011-12-17 20:44 UTC  (3+ messages)
` [U-Boot] [PATCH] "

Latency guarantees in HFSC rt service curves
 2011-12-17 20:41 UTC  (11+ messages)

[U-Boot] [PATCH v1 0/2] Add i2c TPM driver
 2011-12-17 20:35 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/2] tpm: Rename generic_lpc_tpm to tpm_tis_lpc
` [U-Boot] [PATCH v1 2/2] tpm: Add i2c TPM driver

[PATCHv2 0/5] Misc picoxcell updates for 3.3
 2011-12-17 20:18 UTC  (4+ messages)
` [PATCHv2 5/5] ARM: picoxcell: implement watchdog restart

[U-Boot] [PATCH] net/eth: Don't issue warnings for offboard ethernet chips
 2011-12-17 20:16 UTC  (2+ messages)

[U-Boot] [PATCH] mpc8xxx: Fix "DRAM" message formatting
 2011-12-17 20:12 UTC  (2+ messages)

[U-Boot] [PATCH] ftintc010.h: add header of ftintc010 interrupt controller
 2011-12-17 20:09 UTC  (2+ messages)

[U-Boot] Some thoughts on SPL
 2011-12-17 20:08 UTC  (3+ messages)

[U-Boot] [PATCH] common/cmd_nvedit.c: Fix size calculation in do_env_import()
 2011-12-17 20:05 UTC  (2+ messages)

[U-Boot] [PATCH] net: Fix arguments in tftpput command
 2011-12-17 20:00 UTC  (2+ messages)

Hauppauge HVR-930C problems
 2011-12-17 19:59 UTC  (3+ messages)

[U-Boot] [PATCH v3] tools/setlocalversion: Update from the Linux Kernel
 2011-12-17 19:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] mx28: Let imx_get_mac_from_fuse be common for mx28
 2011-12-17 19:57 UTC  (4+ messages)
` [U-Boot] [PATCH v3 "

[RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver
 2011-12-16 17:49 UTC  (5+ messages)

[Qemu-devel] [PATCH] slirp: Fix typo in net_slirp_hostfwd_remove
 2011-12-17 19:52 UTC  (3+ messages)
  ` [Qemu-trivial] "

[U-Boot] Pull request: u-boot-usb
 2011-12-17 19:51 UTC  (2+ messages)

[PATCH] make "git push -v" actually verbose
 2011-12-17 19:50 UTC  (4+ messages)

[BUG] attribute "eol" with "crlf"
 2011-12-17 19:48 UTC  (6+ messages)

How to generate pull-request with info of signed tag
 2011-12-17 19:47 UTC  (4+ messages)
` Re* "

[U-Boot] [PATCH v2] powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
 2011-12-17 19:46 UTC  (5+ messages)
    ` [U-Boot] [GIT PULL] Please pull "

[PATCH v2 0/7] s3c-hsudc: regulator handling and a lot of fixes
 2011-12-17 19:30 UTC  (13+ messages)
` [PATCH 2/7] s3c-hsudc: add __devinit to probe function
` [PATCH 3/7] s3c-hsudc: add a remove function
` [PATCH 4/7] s3c-hsudc: add missing otg_put_transceiver in probe
` [PATCH 5/7] s3c-hsudc: move device registration to probe and remove
  ` [PATCH 6/7] s3c-hsudc: use udc_start and udc_stop functions
` [PATCH 7/7] s3c-hsudc: Add regulator handling

[PATCH 0/3 (resend)] gitweb: Various to_utf8 / esc_html fixes
 2011-12-17 19:27 UTC  (2+ messages)

[PATCH 5/6] x86, mce: handle "action required" errors
 2011-12-17 19:25 UTC  (4+ messages)
` [PATCH 5/6] x86, mce: handle "action required" errors (unjumbled version)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.