public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2005-12-13 17:34:34 to 2005-12-22 18:28:32 UTC [more...]

[PATCH 0/20] inflate: refactor boot-time inflate code
 2005-12-22 18:27 UTC  (21+ messages)
` [PATCH 1/20] inflate: lindent and manual formatting changes
  ` [PATCH 2/20] inflate: kill legacy bits
    ` [PATCH 3/20] inflate: clean up input logic
      ` [PATCH 4/20] inflate: start moving globals into iostate
        ` [PATCH 5/20] inflate: cleanup Huffman table code
          ` [PATCH 6/20] inflate: internalize CRC calculation, cleanup table calculation
            ` [PATCH 7/20] inflate: eliminate memzero usage
              ` [PATCH 8/20] inflate: (arch) kill unneeded declarations
                ` [PATCH 9/20] inflate: (arch) refactor inflate malloc code
                  ` [PATCH 10/20] inflate: (arch) kill external CRC calculation
                    ` [PATCH 11/20] inflate: (arch) kill get_byte
                      ` [PATCH 12/20] inflate: internalize (arch) most of the output window handling
                        ` [PATCH 13/20] inflate: (arch) kill silly zlib typedefs
                          ` [PATCH 14/20] inflate: (arch) use an error callback rather than a global
                            ` [PATCH 15/20] inflate: (arch) tidy user declarations
                              ` [PATCH 16/20] inflate: remove legacy DEBG macros
                                ` [PATCH 17/20] inflate: mark some arrays as initdata
                                  ` [PATCH 18/20] inflate: minor const changes
                                    ` [PATCH 19/20] inflate: (arch) use proper linking
                                      ` [PATCH 20/20] inflate: make in-core inflate share common CRC

[PATCH 1/19] MUTEX: Introduce simple mutex implementation
 2005-12-22 12:45 UTC  (151+ messages)

[PATCH 0/12]: MUTEX: Introduce mutex implementation
 2005-12-19 15:49 UTC  (37+ messages)
` [PATCH 3/12]: MUTEX: Rename DECLARE_MUTEX for arch/ dir
` [PATCH 2/12]: MUTEX: Provide SWAP-based mutex for FRV
` [PATCH 1/12]: MUTEX: Implement mutexes
` [PATCH 9/12]: MUTEX: Rename DECLARE_MUTEX for net/ dir
` [PATCH 5/12]: MUTEX: Rename DECLARE_MUTEX for drivers/ dir, N thru Z
` [PATCH 11/12]: MUTEX: Rename DECLARE_MUTEX for miscellaneous directories
` [PATCH 4/12]: MUTEX: Rename DECLARE_MUTEX for drivers/ dir, A thru M
` [PATCH 10/12]: MUTEX: Rename DECLARE_MUTEX for sound/ dir
` [PATCH 6/12]: MUTEX: Rename DECLARE_MUTEX for fs/ dir
` [PATCH 7/12]: MUTEX: Rename DECLARE_MUTEX for include/asm-*/ dirs
` [PATCH 8/12]: MUTEX: Rename DECLARE_MUTEX for kernel/ dir
` [PATCH 12/12]: MUTEX: Provide synchronisation primitive testing module

[PATCH 1/19] MUTEX: Introduce simple mutex implementation
 2005-12-15 23:45 UTC  (5+ messages)

[PATCH 2/3] add ->compat_ioctl to dasd
 2005-12-14 12:38 UTC  (4+ messages)

[PATCH 3/3] sanitize building of fs/compat_ioctl.c
 2005-12-14  2:40 UTC  (8+ messages)

[PATCH 1/3] move rtc compat ioctl handling to fs/compat_ioctl.c
 2005-12-13 22:48 UTC  (2+ messages)

[PATCH 1/19] MUTEX: Introduce simple mutex implementation
 2005-12-13 14:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox